Home
last modified time | relevance | path

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

/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h61806 struct acpi_object_mutex { struct
61807 union acpi_operand_object *next_object;
61808 u8 descriptor_type;
61809 u8 type;
61810 u16 reference_count;
61811 u8 flags;
61812 u8 sync_level;
61813 u16 acquisition_depth;
61814 void *os_mutex;
61815 u64 thread_id;
[all …]