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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/acpi/
H A Dacdispat.h189 acpi_ds_call_control_method(struct acpi_thread_state *thread,
295 *mth_desc, struct acpi_thread_state
312 struct acpi_walk_state *acpi_ds_pop_walk_state(struct acpi_thread_state
317 struct acpi_thread_state *thread);
325 struct acpi_walk_state *acpi_ds_get_current_walk_state(struct acpi_thread_state
H A Dacstruct.h123 struct acpi_thread_state *thread;
H A Dacglobal.h293 ACPI_EXTERN struct acpi_thread_state *acpi_gbl_current_walk_list;
H A Dacobject.h158 struct acpi_thread_state *owner_thread; /* Current owner of the mutex */
H A Daclocal.h513 struct acpi_thread_state { struct
554 struct acpi_thread_state thread;
H A Dacinterp.h255 void acpi_ex_release_all_mutexes(struct acpi_thread_state *thread);
H A Dacutils.h414 struct acpi_thread_state *acpi_ut_create_thread_state(void);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/acpi/utilities/
H A Dutstate.c184 struct acpi_thread_state *acpi_ut_create_thread_state(void)
209 return_PTR((struct acpi_thread_state *)state);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/acpi/executer/
H A Dexmutex.c55 struct acpi_thread_state *thread);
71 struct acpi_thread_state *thread = obj_desc->mutex.owner_thread;
105 struct acpi_thread_state *thread)
341 void acpi_ex_release_all_mutexes(struct acpi_thread_state *thread)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/acpi/dispatcher/
H A Ddswstate.c539 struct acpi_walk_state *acpi_ds_get_current_walk_state(struct acpi_thread_state
569 struct acpi_thread_state *thread)
593 struct acpi_walk_state *acpi_ds_pop_walk_state(struct acpi_thread_state *thread)
635 *method_desc, struct acpi_thread_state
H A Ddsmethod.c316 acpi_ds_call_control_method(struct acpi_thread_state *thread,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/acpi/parser/
H A Dpsparse.c445 struct acpi_thread_state *thread;
446 struct acpi_thread_state *prev_walk_list = acpi_gbl_current_walk_list;

Completed in 86 milliseconds