Home
last modified time | relevance | path

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

/drivers/acpi/acpica/
Dexmutex.c55 struct acpi_thread_state *thread);
71 struct acpi_thread_state *thread = obj_desc->mutex.owner_thread; in acpi_ex_unlink_mutex()
114 struct acpi_thread_state *thread) in acpi_ex_link_mutex()
361 struct acpi_thread_state *owner_thread; in acpi_ex_release_mutex()
460 void acpi_ex_release_all_mutexes(struct acpi_thread_state *thread) in acpi_ex_release_all_mutexes()
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
Ddswstate.c446 struct acpi_walk_state *acpi_ds_get_current_walk_state(struct acpi_thread_state in acpi_ds_get_current_walk_state()
476 struct acpi_thread_state *thread) in acpi_ds_push_walk_state()
500 struct acpi_walk_state *acpi_ds_pop_walk_state(struct acpi_thread_state *thread) in acpi_ds_pop_walk_state()
545 struct acpi_thread_state in acpi_ds_create_walk_state()
Dutstate.c183 struct acpi_thread_state *acpi_ut_create_thread_state(void) in acpi_ut_create_thread_state()
208 return ((struct acpi_thread_state *)state); in acpi_ut_create_thread_state()
Dpsparse.c438 struct acpi_thread_state *thread; in acpi_ps_parse_aml()
439 struct acpi_thread_state *prev_walk_list = acpi_gbl_current_walk_list; in acpi_ps_parse_aml()
Dacstruct.h125 struct acpi_thread_state *thread;
Daclocal.h603 struct acpi_thread_state { struct
652 struct acpi_thread_state thread;
Dacobject.h158 struct acpi_thread_state *owner_thread; /* Current owner of the mutex */
Dacglobal.h234 ACPI_GLOBAL(struct acpi_thread_state *, acpi_gbl_current_walk_list);
Ddsmethod.c470 acpi_ds_call_control_method(struct acpi_thread_state *thread, in acpi_ds_call_control_method()
Dacinterp.h266 void acpi_ex_release_all_mutexes(struct acpi_thread_state *thread);
Dacutils.h528 struct acpi_thread_state *acpi_ut_create_thread_state(void);