Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/target/iscsi/cxgbit/
Dcxgbit_main.c100 bool wakeup_thread = false; in cxgbit_close_conn() local
111 wakeup_thread = true; in cxgbit_close_conn()
114 if (wakeup_thread) { in cxgbit_close_conn()
116 wakeup_thread = false; in cxgbit_close_conn()
342 bool wakeup_thread = false; in cxgbit_queue_lro_skb() local
347 wakeup_thread = true; in cxgbit_queue_lro_skb()
350 if (wakeup_thread) in cxgbit_queue_lro_skb()
544 bool wakeup_thread = false; in cxgbit_update_dcb_priority() local
576 wakeup_thread = true; in cxgbit_update_dcb_priority()
579 if (wakeup_thread) { in cxgbit_update_dcb_priority()
[all …]
Dcxgbit_cm.c1729 bool wakeup_thread = false; in cxgbit_abort_req_rss() local
1749 wakeup_thread = true; in cxgbit_abort_req_rss()
1774 if (wakeup_thread) { in cxgbit_abort_req_rss()