Searched refs:acpi_debugger_create_thread (Results 1 – 2 of 2) sorted by relevance
164 int acpi_debugger_create_thread(acpi_osd_exec_callback function, void *context);185 static inline int acpi_debugger_create_thread(acpi_osd_exec_callback function, in acpi_debugger_create_thread() function
887 int acpi_debugger_create_thread(acpi_osd_exec_callback function, void *context) in acpi_debugger_create_thread() function1073 ret = acpi_debugger_create_thread(function, context); in acpi_os_execute()
Completed in 11 milliseconds