Searched refs:worker_thread (Results 1 – 3 of 3) sorted by relevance
632 if (cpqfcHBAdata->worker_thread) // (only if exists) in cpqfcTS_release()638 send_sig(SIGKILL, cpqfcHBAdata->worker_thread, 1); in cpqfcTS_release()
914 struct task_struct *worker_thread; // our kernel thread member
192 dev->worker_thread = current; in cpqfcTSWorkerThread()