Home
last modified time | relevance | path

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

/third_party/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 …]