Searched refs:acpi_debugger_create_thread (Results 1 – 2 of 2) sorted by relevance
169 int acpi_debugger_create_thread(acpi_osd_exec_callback function, void *context);190 static inline int acpi_debugger_create_thread(acpi_osd_exec_callback function, in acpi_debugger_create_thread() function
889 int acpi_debugger_create_thread(acpi_osd_exec_callback function, void *context) in acpi_debugger_create_thread() function1075 ret = acpi_debugger_create_thread(function, context); in acpi_os_execute()
Completed in 14 milliseconds