Home
last modified time | relevance | path

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

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h61838 struct acpi_object_notify_common { struct
61839 union acpi_operand_object *next_object;
61840 u8 descriptor_type;
61841 u8 type;
61842 u16 reference_count;
61843 u8 flags;
61844 union acpi_operand_object *notify_list[2];
61845 union acpi_operand_object *handler;
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h68372 struct acpi_object_notify_common { struct
68373 union acpi_operand_object *next_object;
68374 u8 descriptor_type;
68375 u8 type;
68376 u16 reference_count;
68377 u8 flags;
68378 union acpi_operand_object *notify_list[2];
68379 union acpi_operand_object *handler;
Dvmlinux_510.h68372 struct acpi_object_notify_common { struct
68373 union acpi_operand_object *next_object;
68374 u8 descriptor_type;
68375 u8 type;
68376 u16 reference_count;
68377 u8 flags;
68378 union acpi_operand_object *notify_list[2];
68379 union acpi_operand_object *handler;
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h62809 struct acpi_object_notify_common { struct
62810 union acpi_operand_object *next_object;
62811 u8 descriptor_type;
62812 u8 type;
62813 u16 reference_count;
62814 u8 flags;
62815 union acpi_operand_object *notify_list[2];
62816 union acpi_operand_object *handler;
Dvmlinux.h62809 struct acpi_object_notify_common { struct
62810 union acpi_operand_object *next_object;
62811 u8 descriptor_type;
62812 u8 type;
62813 u16 reference_count;
62814 u8 flags;
62815 union acpi_operand_object *notify_list[2];
62816 union acpi_operand_object *handler;