Home
last modified time | relevance | path

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

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h62053 struct acpi_object_data { struct
62054 union acpi_operand_object *next_object;
62055 u8 descriptor_type;
62056 u8 type;
62057 u16 reference_count;
62058 u8 flags;
62059 acpi_object_handler handler;
62060 void *pointer;
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h68586 struct acpi_object_data { struct
68587 union acpi_operand_object *next_object;
68588 u8 descriptor_type;
68589 u8 type;
68590 u16 reference_count;
68591 u8 flags;
68592 acpi_object_handler handler;
68593 void *pointer;
Dvmlinux_510.h68586 struct acpi_object_data { struct
68587 union acpi_operand_object *next_object;
68588 u8 descriptor_type;
68589 u8 type;
68590 u16 reference_count;
68591 u8 flags;
68592 acpi_object_handler handler;
68593 void *pointer;
/external/bcc/libbpf-tools/x86/
Dvmlinux.h63022 struct acpi_object_data { struct
63023 union acpi_operand_object *next_object;
63024 u8 descriptor_type;
63025 u8 type;
63026 u16 reference_count;
63027 u8 flags;
63028 acpi_object_handler handler;
63029 void *pointer;
Dvmlinux_505.h63022 struct acpi_object_data { struct
63023 union acpi_operand_object *next_object;
63024 u8 descriptor_type;
63025 u8 type;
63026 u16 reference_count;
63027 u8 flags;
63028 acpi_object_handler handler;
63029 void *pointer;