Home
last modified time | relevance | path

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

/drivers/acpi/acpica/
Dacdispat.h200 acpi_ds_call_control_method(struct acpi_thread_state *thread,
308 *mth_desc, struct acpi_thread_state
325 struct acpi_walk_state *acpi_ds_pop_walk_state(struct acpi_thread_state
330 struct acpi_thread_state *thread);
334 struct acpi_walk_state *acpi_ds_get_current_walk_state(struct acpi_thread_state
Dexmutex.c56 struct acpi_thread_state *thread);
72 struct acpi_thread_state *thread = obj_desc->mutex.owner_thread; in acpi_ex_unlink_mutex()
106 struct acpi_thread_state *thread) in acpi_ex_link_mutex()
436 void acpi_ex_release_all_mutexes(struct acpi_thread_state *thread) in acpi_ex_release_all_mutexes()
Ddswstate.c445 struct acpi_walk_state *acpi_ds_get_current_walk_state(struct acpi_thread_state in acpi_ds_get_current_walk_state()
475 struct acpi_thread_state *thread) in acpi_ds_push_walk_state()
499 struct acpi_walk_state *acpi_ds_pop_walk_state(struct acpi_thread_state *thread) in acpi_ds_pop_walk_state()
541 *method_desc, struct acpi_thread_state in acpi_ds_create_walk_state()
Dutstate.c185 struct acpi_thread_state *acpi_ut_create_thread_state(void) in acpi_ut_create_thread_state()
210 return_PTR((struct acpi_thread_state *)state); in acpi_ut_create_thread_state()
Dpsparse.c440 struct acpi_thread_state *thread; in acpi_ps_parse_aml()
441 struct acpi_thread_state *prev_walk_list = acpi_gbl_current_walk_list; in acpi_ps_parse_aml()
Daclocal.h555 struct acpi_thread_state { struct
595 struct acpi_thread_state thread;
Dacstruct.h125 struct acpi_thread_state *thread;
Dacobject.h160 struct acpi_thread_state *owner_thread; /* Current owner of the mutex */
Dacglobal.h305 ACPI_EXTERN struct acpi_thread_state *acpi_gbl_current_walk_list;
Ddsmethod.c321 acpi_ds_call_control_method(struct acpi_thread_state *thread, in acpi_ds_call_control_method()
Dacinterp.h259 void acpi_ex_release_all_mutexes(struct acpi_thread_state *thread);
Dacutils.h389 struct acpi_thread_state *acpi_ut_create_thread_state(void);