Home
last modified time | relevance | path

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

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h62023 struct acpi_object_reference { struct
62024 union acpi_operand_object *next_object;
62025 u8 descriptor_type;
62026 u8 type;
62027 u16 reference_count;
62028 u8 flags;
62029 u8 class;
62030 u8 target_type;
62031 u8 resolved;
62032 void *object;
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h68556 struct acpi_object_reference { struct
68557 union acpi_operand_object *next_object;
68558 u8 descriptor_type;
68559 u8 type;
68560 u16 reference_count;
68561 u8 flags;
68562 u8 class;
68563 u8 target_type;
68564 u8 resolved;
68565 void *object;
[all …]
Dvmlinux_510.h68556 struct acpi_object_reference { struct
68557 union acpi_operand_object *next_object;
68558 u8 descriptor_type;
68559 u8 type;
68560 u16 reference_count;
68561 u8 flags;
68562 u8 class;
68563 u8 target_type;
68564 u8 resolved;
68565 void *object;
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h62992 struct acpi_object_reference { struct
62993 union acpi_operand_object *next_object;
62994 u8 descriptor_type;
62995 u8 type;
62996 u16 reference_count;
62997 u8 flags;
62998 u8 class;
62999 u8 target_type;
63000 u8 resolved;
63001 void *object;
[all …]
Dvmlinux.h62992 struct acpi_object_reference { struct
62993 union acpi_operand_object *next_object;
62994 u8 descriptor_type;
62995 u8 type;
62996 u16 reference_count;
62997 u8 flags;
62998 u8 class;
62999 u8 target_type;
63000 u8 resolved;
63001 void *object;
[all …]