Home
last modified time | relevance | path

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

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h61744 struct acpi_object_buffer { struct
61745 union acpi_operand_object *next_object;
61746 u8 descriptor_type;
61747 u8 type;
61748 u16 reference_count;
61749 u8 flags;
61750 u8 *pointer;
61751 u32 length;
61752 u32 aml_length;
61753 u8 *aml_start;
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h68279 struct acpi_object_buffer { struct
68280 union acpi_operand_object *next_object;
68281 u8 descriptor_type;
68282 u8 type;
68283 u16 reference_count;
68284 u8 flags;
68285 u8 *pointer;
68286 u32 length;
68287 u32 aml_length;
68288 u8 *aml_start;
[all …]
Dvmlinux_510.h68279 struct acpi_object_buffer { struct
68280 union acpi_operand_object *next_object;
68281 u8 descriptor_type;
68282 u8 type;
68283 u16 reference_count;
68284 u8 flags;
68285 u8 *pointer;
68286 u32 length;
68287 u32 aml_length;
68288 u8 *aml_start;
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h62716 struct acpi_object_buffer { struct
62717 union acpi_operand_object *next_object;
62718 u8 descriptor_type;
62719 u8 type;
62720 u16 reference_count;
62721 u8 flags;
62722 u8 *pointer;
62723 u32 length;
62724 u32 aml_length;
62725 u8 *aml_start;
[all …]
Dvmlinux.h62716 struct acpi_object_buffer { struct
62717 union acpi_operand_object *next_object;
62718 u8 descriptor_type;
62719 u8 type;
62720 u16 reference_count;
62721 u8 flags;
62722 u8 *pointer;
62723 u32 length;
62724 u32 aml_length;
62725 u8 *aml_start;
[all …]