Searched refs:q_wait (Results 1 – 4 of 4) sorted by relevance
566 wait_queue_head_t q_wait; member1942 wake_up(&q->q_wait); in drbd_queue_work()1953 wake_up(&q->q_wait); in drbd_queue_work_if_unqueued()1964 wake_up(&q->q_wait); in drbd_device_post_work()
2119 prepare_to_wait(&connection->sender_work.q_wait, &wait, TASK_INTERRUPTIBLE); in wait_for_work()2158 finish_wait(&connection->sender_work.q_wait, &wait); in wait_for_work()
192 wake_up(&connection->sender_work.q_wait); in wake_all_senders()
2468 init_waitqueue_head(&wq->q_wait); in drbd_init_workqueue()