Searched refs:send_wq (Results 1 – 5 of 5) sorted by relevance
157 if (!queue_work(con->server->send_wq, &con->swork)) in sock_write_space()469 if (!queue_work(s->send_wq, &con->swork)) in tipc_conn_sendmsg()569 destroy_workqueue(s->send_wq); in tipc_work_stop()580 s->send_wq = alloc_workqueue("tipc_send", WQ_UNBOUND, 1); in tipc_work_start()581 if (!s->send_wq) { in tipc_work_start()
70 struct workqueue_struct *send_wq; member
34 wait_queue_head_t send_wq; member
246 if (!wait_event_interruptible_timeout(phy->send_wq, in mei_nfc_send()291 wake_up(&phy->send_wq); in mei_nfc_recv()403 init_waitqueue_head(&phy->send_wq); in nfc_mei_phy_alloc()
22 static wait_queue_head_t send_wq; variable71 wake_up(&send_wq); in send_op()470 poll_wait(file, &send_wq, wait); in dev_poll()501 init_waitqueue_head(&send_wq); in dlm_plock_init()