Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/target/iscsi/cxgbit/
Dcxgbit_main.c95 bool wakeup_thread = false; in cxgbit_close_conn() local
106 wakeup_thread = true; in cxgbit_close_conn()
109 if (wakeup_thread) { in cxgbit_close_conn()
111 wakeup_thread = false; in cxgbit_close_conn()
337 bool wakeup_thread = false; in cxgbit_queue_lro_skb() local
342 wakeup_thread = true; in cxgbit_queue_lro_skb()
345 if (wakeup_thread) in cxgbit_queue_lro_skb()
539 bool wakeup_thread = false; in cxgbit_update_dcb_priority() local
571 wakeup_thread = true; in cxgbit_update_dcb_priority()
574 if (wakeup_thread) { in cxgbit_update_dcb_priority()
[all …]
Dcxgbit_cm.c1697 bool wakeup_thread = false; in cxgbit_abort_req_rss() local
1717 wakeup_thread = true; in cxgbit_abort_req_rss()
1742 if (wakeup_thread) { in cxgbit_abort_req_rss()