Searched refs:thread_starter (Results 1 – 1 of 1) sorted by relevance
34 static int thread_starter(void *arg) in thread_starter() function83 task = kthread_run(thread_starter, thread, "%.*s:%s", in vdo_create_thread()87 task = kthread_run(thread_starter, thread, "%s", name); in vdo_create_thread()
Completed in 3 milliseconds