Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/acpi/acpica/
A Daclocal.h620 struct acpi_thread_state { struct
621 ACPI_STATE_COMMON u8 current_sync_level; /* Mutex Sync (nested acquire) level */
622 struct acpi_walk_state *walk_state_list; /* Head of list of walk_states for this thread */
623 union acpi_operand_object *acquired_mutex_list; /* List of all currently acquired mutexes */
624 acpi_thread_id thread_id; /* Running thread ID */

Completed in 11 milliseconds