Home
last modified time | relevance | path

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

/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h61873 struct acpi_object_processor { struct
61874 union acpi_operand_object *next_object;
61875 u8 descriptor_type;
61876 u8 type;
61877 u16 reference_count;
61878 u8 flags;
61879 u8 proc_id;
61880 u8 length;
61881 union acpi_operand_object *notify_list[2];
61882 union acpi_operand_object *handler;
[all …]