Home
last modified time | relevance | path

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

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