Home
last modified time | relevance | path

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

/drivers/acpi/acpica/
Daclocal.h603 struct acpi_thread_state { struct
604 ACPI_STATE_COMMON u8 current_sync_level; /* Mutex Sync (nested acquire) level */
605 struct acpi_walk_state *walk_state_list; /* Head of list of walk_states for this thread */
606 union acpi_operand_object *acquired_mutex_list; /* List of all currently acquired mutexes */
607 acpi_thread_id thread_id; /* Running thread ID */