Searched refs:worker_thread (Results 1 - 3 of 3) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A DcpqfcTSinit.c734 if( cpqfcHBAdata->worker_thread ) // (only if exists)
740 send_sig( SIGKILL, cpqfcHBAdata->worker_thread, 1);
H A DcpqfcTSstructs.h941 struct task_struct *worker_thread; // our kernel thread member in struct:__anon2303
H A DcpqfcTSworker.c211 cpqfcHBAdata->worker_thread = current;

Completed in 50 milliseconds