Searched refs:acpi_debugger_create_thread (Results 1 – 2 of 2) sorted by relevance
924 int acpi_debugger_create_thread(acpi_osd_exec_callback function, void *context) in acpi_debugger_create_thread() function1109 ret = acpi_debugger_create_thread(function, context); in acpi_os_execute()
166 int acpi_debugger_create_thread(acpi_osd_exec_callback function, void *context);187 static inline int acpi_debugger_create_thread(acpi_osd_exec_callback function, in acpi_debugger_create_thread() function