Searched refs:acpi_debugger_create_thread (Results 1 – 2 of 2) sorted by relevance
160 int acpi_debugger_create_thread(acpi_osd_exec_callback function, void *context);181 static inline int acpi_debugger_create_thread(acpi_osd_exec_callback function, in acpi_debugger_create_thread() function
918 int acpi_debugger_create_thread(acpi_osd_exec_callback function, void *context) in acpi_debugger_create_thread() function1103 ret = acpi_debugger_create_thread(function, context); in acpi_os_execute()