Home
last modified time | relevance | path

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

/trueos/sys/cam/ctl/
HDREADME.ctl.txt293 ctl_work_thread() This is the primary work thread, and everything gets
HDctl.c484 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