Home
last modified time | relevance | path

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

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h61993 struct acpi_object_notify_handler { struct
61994 union acpi_operand_object *next_object;
61995 u8 descriptor_type;
61996 u8 type;
61997 u16 reference_count;
61998 u8 flags;
61999 struct acpi_namespace_node *node;
62000 u32 handler_type;
62001 acpi_notify_handler handler;
62002 void *context;
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h68527 struct acpi_object_notify_handler { struct
68528 union acpi_operand_object *next_object;
68529 u8 descriptor_type;
68530 u8 type;
68531 u16 reference_count;
68532 u8 flags;
68533 struct acpi_namespace_node *node;
68534 u32 handler_type;
68535 acpi_notify_handler handler;
68536 void *context;
[all …]
Dvmlinux_510.h68527 struct acpi_object_notify_handler { struct
68528 union acpi_operand_object *next_object;
68529 u8 descriptor_type;
68530 u8 type;
68531 u16 reference_count;
68532 u8 flags;
68533 struct acpi_namespace_node *node;
68534 u32 handler_type;
68535 acpi_notify_handler handler;
68536 void *context;
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h62963 struct acpi_object_notify_handler { struct
62964 union acpi_operand_object *next_object;
62965 u8 descriptor_type;
62966 u8 type;
62967 u16 reference_count;
62968 u8 flags;
62969 struct acpi_namespace_node *node;
62970 u32 handler_type;
62971 acpi_notify_handler handler;
62972 void *context;
[all …]
Dvmlinux.h62963 struct acpi_object_notify_handler { struct
62964 union acpi_operand_object *next_object;
62965 u8 descriptor_type;
62966 u8 type;
62967 u16 reference_count;
62968 u8 flags;
62969 struct acpi_namespace_node *node;
62970 u32 handler_type;
62971 acpi_notify_handler handler;
62972 void *context;
[all …]