Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/acpi/acpica/
Daclocal.h634 struct acpi_thread_state { struct
636 u8 current_sync_level; /* Mutex Sync (nested acquire) level */
637 struct acpi_walk_state *walk_state_list; /* Head of list of walk_states for this thread */
638 union acpi_operand_object *acquired_mutex_list; /* List of all currently acquired mutexes */
639 acpi_thread_id thread_id; /* Running thread ID */