Home
last modified time | relevance | path

Searched defs:acpi_object_notify_handler (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h17134 struct acpi_object_notify_handler { struct
17135 union acpi_operand_object *next_object;
17136 u8 descriptor_type;
17137 u8 type;
17138 u16 reference_count;
17139 u8 flags;
17140 struct acpi_namespace_node *node;
17141 u32 handler_type;
17142 acpi_notify_handler handler;
17143 void *context;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h36993 struct acpi_object_notify_handler { struct
36994 union acpi_operand_object *next_object;
36995 u8 descriptor_type;
36996 u8 type;
36997 u16 reference_count;
36998 u8 flags;
36999 struct acpi_namespace_node *node;
37000 u32 handler_type;
37001 acpi_notify_handler handler;
37002 void *context;
[all …]
H A Dvmlinux_602.h36993 struct acpi_object_notify_handler { struct
36994 union acpi_operand_object *next_object;
36995 u8 descriptor_type;
36996 u8 type;
36997 u16 reference_count;
36998 u8 flags;
36999 struct acpi_namespace_node *node;
37000 u32 handler_type;
37001 acpi_notify_handler handler;
37002 void *context;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h85734 struct acpi_object_notify_handler { struct
85735 union acpi_operand_object *next_object;
85736 u8 descriptor_type;
85737 u8 type;
85738 u16 reference_count;
85739 u8 flags;
85740 struct acpi_namespace_node *node;
85741 u32 handler_type;
85742 acpi_notify_handler handler;
85743 void *context;
[all …]
H A Dvmlinux_518.h85734 struct acpi_object_notify_handler { struct
85735 union acpi_operand_object *next_object;
85736 u8 descriptor_type;
85737 u8 type;
85738 u16 reference_count;
85739 u8 flags;
85740 struct acpi_namespace_node *node;
85741 u32 handler_type;
85742 acpi_notify_handler handler;
85743 void *context;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h40522 struct acpi_object_notify_handler { struct
40523 union acpi_operand_object *next_object;
40524 u8 descriptor_type;
40525 u8 type;
40526 u16 reference_count;
40527 u8 flags;
40528 struct acpi_namespace_node *node;
40529 u32 handler_type;
40530 acpi_notify_handler handler;
40531 void *context;
[all …]
H A Dvmlinux.h40522 struct acpi_object_notify_handler { struct
40523 union acpi_operand_object *next_object;
40524 u8 descriptor_type;
40525 u8 type;
40526 u16 reference_count;
40527 u8 flags;
40528 struct acpi_namespace_node *node;
40529 u32 handler_type;
40530 acpi_notify_handler handler;
40531 void *context;
[all …]
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h80840 struct acpi_object_notify_handler { struct
80841 union acpi_operand_object *next_object;
80842 u8 descriptor_type;
80843 u8 type;
80844 u16 reference_count;
80845 u8 flags;
80846 struct acpi_namespace_node *node;
80847 u32 handler_type;
80848 acpi_notify_handler handler;
80849 void *context;
[all …]