Searched refs:acpi_debugger_create_thread (Results 1 – 2 of 2) sorted by relevance
171 int acpi_debugger_create_thread(acpi_osd_exec_callback function, void *context);192 static inline int acpi_debugger_create_thread(acpi_osd_exec_callback function, in acpi_debugger_create_thread() function
871 int acpi_debugger_create_thread(acpi_osd_exec_callback function, void *context) in acpi_debugger_create_thread() function1057 ret = acpi_debugger_create_thread(function, context); in acpi_os_execute()