Searched refs:task_to_wake (Results 1 – 1 of 1) sorted by relevance
1150 struct task_struct *task_to_wake = NULL; in cifs_demultiplex_thread() local1307 task_to_wake = xchg(&server->tsk, NULL); in cifs_demultiplex_thread()1311 if (!task_to_wake) { in cifs_demultiplex_thread()