Home
last modified time | relevance | path

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

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h61716 struct acpi_object_common { struct
61717 union acpi_operand_object *next_object;
61718 u8 descriptor_type;
61719 u8 type;
61720 u16 reference_count;
61721 u8 flags;
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h68251 struct acpi_object_common { struct
68252 union acpi_operand_object *next_object;
68253 u8 descriptor_type;
68254 u8 type;
68255 u16 reference_count;
68256 u8 flags;
Dvmlinux_510.h68251 struct acpi_object_common { struct
68252 union acpi_operand_object *next_object;
68253 u8 descriptor_type;
68254 u8 type;
68255 u16 reference_count;
68256 u8 flags;
/external/bcc/libbpf-tools/x86/
Dvmlinux.h62688 struct acpi_object_common { struct
62689 union acpi_operand_object *next_object;
62690 u8 descriptor_type;
62691 u8 type;
62692 u16 reference_count;
62693 u8 flags;
Dvmlinux_505.h62688 struct acpi_object_common { struct
62689 union acpi_operand_object *next_object;
62690 u8 descriptor_type;
62691 u8 type;
62692 u16 reference_count;
62693 u8 flags;