Home
last modified time | relevance | path

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

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h61724 struct acpi_object_integer { struct
61725 union acpi_operand_object *next_object;
61726 u8 descriptor_type;
61727 u8 type;
61728 u16 reference_count;
61729 u8 flags;
61730 u8 fill[3];
61731 u64 value;
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h68259 struct acpi_object_integer { struct
68260 union acpi_operand_object *next_object;
68261 u8 descriptor_type;
68262 u8 type;
68263 u16 reference_count;
68264 u8 flags;
68265 u8 fill[3];
68266 u64 value;
Dvmlinux_510.h68259 struct acpi_object_integer { struct
68260 union acpi_operand_object *next_object;
68261 u8 descriptor_type;
68262 u8 type;
68263 u16 reference_count;
68264 u8 flags;
68265 u8 fill[3];
68266 u64 value;
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h62696 struct acpi_object_integer { struct
62697 union acpi_operand_object *next_object;
62698 u8 descriptor_type;
62699 u8 type;
62700 u16 reference_count;
62701 u8 flags;
62702 u8 fill[3];
62703 u64 value;
Dvmlinux.h62696 struct acpi_object_integer { struct
62697 union acpi_operand_object *next_object;
62698 u8 descriptor_type;
62699 u8 type;
62700 u16 reference_count;
62701 u8 flags;
62702 u8 fill[3];
62703 u64 value;