Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/acpi/acpica/
Dacdispat.h175 acpi_ds_call_control_method(struct acpi_thread_state *thread,
299 struct acpi_thread_state
316 struct acpi_walk_state *acpi_ds_pop_walk_state(struct acpi_thread_state
321 struct acpi_thread_state *thread);
325 struct acpi_walk_state *acpi_ds_get_current_walk_state(struct acpi_thread_state
Dexmutex.c21 struct acpi_thread_state *thread);
37 struct acpi_thread_state *thread = obj_desc->mutex.owner_thread; in acpi_ex_unlink_mutex()
80 struct acpi_thread_state *thread) in acpi_ex_link_mutex()
343 struct acpi_thread_state *owner_thread; in acpi_ex_release_mutex()
461 void acpi_ex_release_all_mutexes(struct acpi_thread_state *thread) in acpi_ex_release_all_mutexes()
Dutstate.c113 struct acpi_thread_state *acpi_ut_create_thread_state(void) in acpi_ut_create_thread_state()
138 return ((struct acpi_thread_state *)state); in acpi_ut_create_thread_state()
Ddswstate.c412 struct acpi_walk_state *acpi_ds_get_current_walk_state(struct acpi_thread_state in acpi_ds_get_current_walk_state()
442 struct acpi_thread_state *thread) in acpi_ds_push_walk_state()
466 struct acpi_walk_state *acpi_ds_pop_walk_state(struct acpi_thread_state *thread) in acpi_ds_pop_walk_state()
511 struct acpi_thread_state in acpi_ds_create_walk_state()
Ddsdebug.c94 struct acpi_thread_state *thread; in acpi_ds_dump_method_stack()
Dpsparse.c411 struct acpi_thread_state *thread; in acpi_ps_parse_aml()
412 struct acpi_thread_state *prev_walk_list = acpi_gbl_current_walk_list; in acpi_ps_parse_aml()
Dacstruct.h90 struct acpi_thread_state *thread;
Ddbobject.c37 struct acpi_thread_state *thread; in acpi_db_dump_method_info()
Dacobject.h127 struct acpi_thread_state *owner_thread; /* Current owner of the mutex */
Daclocal.h634 struct acpi_thread_state { struct
686 struct acpi_thread_state thread;
Ddbstats.c476 (u32)sizeof(struct acpi_thread_state)); in acpi_db_display_statistics()
Dacglobal.h213 ACPI_GLOBAL(struct acpi_thread_state *, acpi_gbl_current_walk_list);
Dacinterp.h258 void acpi_ex_release_all_mutexes(struct acpi_thread_state *thread);
Ddsmethod.c456 acpi_ds_call_control_method(struct acpi_thread_state *thread, in acpi_ds_call_control_method()
Dacutils.h515 struct acpi_thread_state *acpi_ut_create_thread_state(void);