Searched refs:acpi_thread_state (Results 1 - 12 of 12) sorted by relevance

/linux-4.1.27/drivers/acpi/acpica/
H A Dacdispat.h209 acpi_ds_call_control_method(struct acpi_thread_state *thread,
320 struct acpi_thread_state
337 struct acpi_walk_state *acpi_ds_pop_walk_state(struct acpi_thread_state
342 struct acpi_thread_state *thread);
346 struct acpi_walk_state *acpi_ds_get_current_walk_state(struct acpi_thread_state
H A Dexmutex.c55 struct acpi_thread_state *thread);
71 struct acpi_thread_state *thread = obj_desc->mutex.owner_thread; acpi_ex_unlink_mutex()
114 struct acpi_thread_state *thread) acpi_ex_link_mutex()
361 struct acpi_thread_state *owner_thread; acpi_ex_release_mutex()
460 void acpi_ex_release_all_mutexes(struct acpi_thread_state *thread) acpi_ex_release_all_mutexes()
H A Ddswstate.c446 struct acpi_walk_state *acpi_ds_get_current_walk_state(struct acpi_thread_state acpi_ds_get_current_walk_state()
476 struct acpi_thread_state *thread) acpi_ds_push_walk_state()
500 struct acpi_walk_state *acpi_ds_pop_walk_state(struct acpi_thread_state *thread) acpi_ds_pop_walk_state()
545 struct acpi_thread_state acpi_ds_create_walk_state()
H A Dutstate.c149 struct acpi_thread_state *acpi_ut_create_thread_state(void) acpi_ut_create_thread_state()
174 return ((struct acpi_thread_state *)state); acpi_ut_create_thread_state()
H A Dpsparse.c438 struct acpi_thread_state *thread; acpi_ps_parse_aml()
439 struct acpi_thread_state *prev_walk_list = acpi_gbl_current_walk_list; acpi_ps_parse_aml()
H A Dacstruct.h120 struct acpi_thread_state *thread;
H A Dacglobal.h234 ACPI_GLOBAL(struct acpi_thread_state *, acpi_gbl_current_walk_list);
H A Dacinterp.h266 void acpi_ex_release_all_mutexes(struct acpi_thread_state *thread);
H A Dacobject.h158 struct acpi_thread_state *owner_thread; /* Current owner of the mutex */
H A Daclocal.h605 struct acpi_thread_state { struct
654 struct acpi_thread_state thread;
H A Dacutils.h530 struct acpi_thread_state *acpi_ut_create_thread_state(void);
H A Ddsmethod.c470 acpi_ds_call_control_method(struct acpi_thread_state *thread, acpi_ds_call_control_method()

Completed in 306 milliseconds