Home
last modified time | relevance | path

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

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h62063 struct acpi_object_cache_list { struct
62064 union acpi_operand_object *next_object;
62065 u8 descriptor_type;
62066 u8 type;
62067 u16 reference_count;
62068 u8 flags;
62069 union acpi_operand_object *next;
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h68596 struct acpi_object_cache_list { struct
68597 union acpi_operand_object *next_object;
68598 u8 descriptor_type;
68599 u8 type;
68600 u16 reference_count;
68601 u8 flags;
68602 union acpi_operand_object *next;
Dvmlinux_510.h68596 struct acpi_object_cache_list { struct
68597 union acpi_operand_object *next_object;
68598 u8 descriptor_type;
68599 u8 type;
68600 u16 reference_count;
68601 u8 flags;
68602 union acpi_operand_object *next;
/external/bcc/libbpf-tools/x86/
Dvmlinux.h63032 struct acpi_object_cache_list { struct
63033 union acpi_operand_object *next_object;
63034 u8 descriptor_type;
63035 u8 type;
63036 u16 reference_count;
63037 u8 flags;
63038 union acpi_operand_object *next;
Dvmlinux_505.h63032 struct acpi_object_cache_list { struct
63033 union acpi_operand_object *next_object;
63034 u8 descriptor_type;
63035 u8 type;
63036 u16 reference_count;
63037 u8 flags;
63038 union acpi_operand_object *next;