Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/acpi/acpica/
A 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
A 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()
A 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()
A 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()
A Ddsdebug.c94 struct acpi_thread_state *thread; in acpi_ds_dump_method_stack()
A 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()
A Dacstruct.h90 struct acpi_thread_state *thread;
A Ddbobject.c37 struct acpi_thread_state *thread; in acpi_db_dump_method_info()
A Dacobject.h127 struct acpi_thread_state *owner_thread; /* Current owner of the mutex */
A Daclocal.h620 struct acpi_thread_state { struct
670 struct acpi_thread_state thread;
A Ddbstats.c476 (u32)sizeof(struct acpi_thread_state)); in acpi_db_display_statistics()
A Dacglobal.h212 ACPI_GLOBAL(struct acpi_thread_state *, acpi_gbl_current_walk_list);
A Ddsmethod.c456 acpi_ds_call_control_method(struct acpi_thread_state *thread, in acpi_ds_call_control_method()
A Dacinterp.h258 void acpi_ex_release_all_mutexes(struct acpi_thread_state *thread);
A Dacutils.h513 struct acpi_thread_state *acpi_ut_create_thread_state(void);

Completed in 23 milliseconds