Searched refs:q_wait (Results 1 – 4 of 4) sorted by relevance
559 wait_queue_head_t q_wait; member1898 wake_up(&q->q_wait); in drbd_queue_work()1909 wake_up(&q->q_wait); in drbd_queue_work_if_unqueued()1920 wake_up(&q->q_wait); in drbd_device_post_work()
2107 prepare_to_wait(&connection->sender_work.q_wait, &wait, TASK_INTERRUPTIBLE); in wait_for_work()2146 finish_wait(&connection->sender_work.q_wait, &wait); in wait_for_work()
162 wake_up(&connection->sender_work.q_wait); in wake_all_senders()
2422 init_waitqueue_head(&wq->q_wait); in drbd_init_workqueue()