Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/acpi/
Dacdispat.h303 struct acpi_thread_state *thread,
431 struct acpi_thread_state *thread);
459 struct acpi_thread_state *thread);
464 struct acpi_thread_state *thread);
480 struct acpi_thread_state *thread);
Dacstruct.h115 struct acpi_thread_state *thread;
Daclocal.h499 struct acpi_thread_state struct
554 struct acpi_thread_state thread;
Dacinterp.h333 struct acpi_thread_state *thread);
342 struct acpi_thread_state *thread);
Dacglobal.h244 ACPI_EXTERN struct acpi_thread_state *acpi_gbl_current_walk_list;
Dacobject.h209 struct acpi_thread_state *owner_thread;
Dacutils.h638 struct acpi_thread_state *
/linux-2.4.37.9/drivers/acpi/executer/
Dexmutex.c69 struct acpi_thread_state *thread = obj_desc->mutex.owner_thread; in acpi_ex_unlink_mutex()
105 struct acpi_thread_state *thread) in acpi_ex_link_mutex()
325 struct acpi_thread_state *thread) in acpi_ex_release_all_mutexes()
/linux-2.4.37.9/drivers/acpi/dispatcher/
Ddswstate.c732 struct acpi_thread_state *thread) in acpi_ds_get_current_walk_state()
765 struct acpi_thread_state *thread) in acpi_ds_push_walk_state()
793 struct acpi_thread_state *thread) in acpi_ds_pop_walk_state()
838 struct acpi_thread_state *thread) in acpi_ds_create_walk_state()
Ddsmethod.c264 struct acpi_thread_state *thread, in acpi_ds_call_control_method()
/linux-2.4.37.9/drivers/acpi/parser/
Dpswalk.c255 struct acpi_thread_state *thread; in acpi_ps_delete_parse_tree()
Dpsparse.c1067 struct acpi_thread_state *thread; in acpi_ps_parse_aml()
1068 struct acpi_thread_state *prev_walk_list = acpi_gbl_current_walk_list; in acpi_ps_parse_aml()
/linux-2.4.37.9/drivers/acpi/utilities/
Dutmisc.c1030 struct acpi_thread_state *
1052 return_PTR ((struct acpi_thread_state *) state); in acpi_ut_create_thread_state()