Home
last modified time | relevance | path

Searched refs:async_thread (Results 1 – 1 of 1) sorted by relevance

/kernel/
Dasync.c316 static int async_thread(void *unused) in async_thread() function
372 if (IS_ERR(kthread_run(async_thread, NULL, "async/%i", in async_manager_thread()