Searched refs:ctl_work_thread (Results 1 – 2 of 2) sorted by relevance
266 ctl_work_thread() This is the primary work thread, and everything gets
484 static void ctl_work_thread(void *arg);2013 error = kproc_kthread_add(ctl_work_thread, thr, in ctl_init()14300 ctl_work_thread(void *arg) function