Searched refs:threadpool_dispatcher_thread (Results 1 – 1 of 1) sorted by relevance
216 static void threadpool_dispatcher_thread(void *) __dead;411 error = kthread_create(pri, ktflags, ci, &threadpool_dispatcher_thread, in threadpool_create()964 threadpool_dispatcher_thread(void *arg) in threadpool_dispatcher_thread() function