Searched refs:q_wait (Results 1 – 4 of 4) sorted by relevance
558 wait_queue_head_t q_wait; member1889 wake_up(&q->q_wait); in drbd_queue_work()1900 wake_up(&q->q_wait); in drbd_queue_work_if_unqueued()1911 wake_up(&q->q_wait); in drbd_device_post_work()
2106 prepare_to_wait(&connection->sender_work.q_wait, &wait, TASK_INTERRUPTIBLE); in wait_for_work()2145 finish_wait(&connection->sender_work.q_wait, &wait); in wait_for_work()
160 wake_up(&connection->sender_work.q_wait); in wake_all_senders()
2374 init_waitqueue_head(&wq->q_wait); in drbd_init_workqueue()