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