acpi_thread_state
acpi_ds_call_control_method(struct acpi_thread_state *thread,
struct acpi_thread_state
struct acpi_walk_state *acpi_ds_pop_walk_state(struct acpi_thread_state
struct acpi_thread_state *thread);
struct acpi_walk_state *acpi_ds_get_current_walk_state(struct acpi_thread_state
ACPI_GLOBAL(struct acpi_thread_state *, acpi_gbl_current_walk_list);
void acpi_ex_release_all_mutexes(struct acpi_thread_state *thread);
struct acpi_thread_state thread;
struct acpi_thread_state *owner_thread; /* Current owner of the mutex */
struct acpi_thread_state *thread;
struct acpi_thread_state *acpi_ut_create_thread_state(void);
struct acpi_thread_state *thread;
(u32)sizeof(struct acpi_thread_state));
struct acpi_thread_state *thread;
acpi_ds_call_control_method(struct acpi_thread_state *thread,
struct acpi_walk_state *acpi_ds_get_current_walk_state(struct acpi_thread_state
struct acpi_thread_state *thread)
struct acpi_walk_state *acpi_ds_pop_walk_state(struct acpi_thread_state *thread)
struct acpi_thread_state
struct acpi_thread_state *thread);
struct acpi_thread_state *owner_thread;
struct acpi_thread_state *thread = obj_desc->mutex.owner_thread;
void acpi_ex_release_all_mutexes(struct acpi_thread_state *thread)
struct acpi_thread_state *thread)
struct acpi_thread_state *thread;
struct acpi_thread_state *prev_walk_list = acpi_gbl_current_walk_list;
struct acpi_thread_state *acpi_ut_create_thread_state(void)
return ((struct acpi_thread_state *)state);