Searched refs:wakeup_thread (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/target/iscsi/cxgbit/
H A Dcxgbit_main.c100 bool wakeup_thread = false; local
111 wakeup_thread = true;
114 if (wakeup_thread) {
116 wakeup_thread = false;
342 bool wakeup_thread = false; local
347 wakeup_thread = true;
350 if (wakeup_thread)
544 bool wakeup_thread = false; local
576 wakeup_thread = true;
579 if (wakeup_thread) {
[all...]
H A Dcxgbit_cm.c1729 bool wakeup_thread = false; local
1749 wakeup_thread = true;
1774 if (wakeup_thread) {

Completed in 134 milliseconds