Searched refs:send_wq (Results 1 – 4 of 4) sorted by relevance
157 if (!queue_work(con->server->send_wq, &con->swork)) in sock_write_space()465 if (!queue_work(s->send_wq, &con->swork)) in tipc_conn_sendmsg()565 destroy_workqueue(s->send_wq); in tipc_work_stop()576 s->send_wq = alloc_workqueue("tipc_send", WQ_UNBOUND, 1); in tipc_work_start()577 if (!s->send_wq) { in tipc_work_start()
70 struct workqueue_struct *send_wq; member
110 wait_queue_head_t send_wq; member371 if (!wait_event_interruptible_timeout(ndev->send_wq, in mei_nfc_send()399 wake_up(&ndev->send_wq); in mei_nfc_recv()552 init_waitqueue_head(&ndev->send_wq); in mei_nfc_host_init()
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()