Searched refs:acpi_thread_state (Results 1 – 15 of 15) sorted by relevance
175 acpi_ds_call_control_method(struct acpi_thread_state *thread,299 struct acpi_thread_state316 struct acpi_walk_state *acpi_ds_pop_walk_state(struct acpi_thread_state321 struct acpi_thread_state *thread);325 struct acpi_walk_state *acpi_ds_get_current_walk_state(struct acpi_thread_state
21 struct acpi_thread_state *thread);37 struct acpi_thread_state *thread = obj_desc->mutex.owner_thread; in acpi_ex_unlink_mutex()80 struct acpi_thread_state *thread) in acpi_ex_link_mutex()343 struct acpi_thread_state *owner_thread; in acpi_ex_release_mutex()461 void acpi_ex_release_all_mutexes(struct acpi_thread_state *thread) in acpi_ex_release_all_mutexes()
113 struct acpi_thread_state *acpi_ut_create_thread_state(void) in acpi_ut_create_thread_state()138 return ((struct acpi_thread_state *)state); in acpi_ut_create_thread_state()
412 struct acpi_walk_state *acpi_ds_get_current_walk_state(struct acpi_thread_state in acpi_ds_get_current_walk_state()442 struct acpi_thread_state *thread) in acpi_ds_push_walk_state()466 struct acpi_walk_state *acpi_ds_pop_walk_state(struct acpi_thread_state *thread) in acpi_ds_pop_walk_state()511 struct acpi_thread_state in acpi_ds_create_walk_state()
94 struct acpi_thread_state *thread; in acpi_ds_dump_method_stack()
411 struct acpi_thread_state *thread; in acpi_ps_parse_aml()412 struct acpi_thread_state *prev_walk_list = acpi_gbl_current_walk_list; in acpi_ps_parse_aml()
90 struct acpi_thread_state *thread;
37 struct acpi_thread_state *thread; in acpi_db_dump_method_info()
127 struct acpi_thread_state *owner_thread; /* Current owner of the mutex */
620 struct acpi_thread_state { struct670 struct acpi_thread_state thread;
476 (u32)sizeof(struct acpi_thread_state)); in acpi_db_display_statistics()
212 ACPI_GLOBAL(struct acpi_thread_state *, acpi_gbl_current_walk_list);
456 acpi_ds_call_control_method(struct acpi_thread_state *thread, in acpi_ds_call_control_method()
258 void acpi_ex_release_all_mutexes(struct acpi_thread_state *thread);
513 struct acpi_thread_state *acpi_ut_create_thread_state(void);
Completed in 23 milliseconds