Searched refs:busy_waitq (Results 1 – 2 of 2) sorted by relevance
445 wake_up_interruptible(&queue->busy_waitq); in genwqe_check_ddcb_queue()794 rc = wait_event_interruptible(queue->busy_waitq, in __genwqe_enqueue_ddcb()1070 init_waitqueue_head(&queue->busy_waitq); in setup_ddcb_queue()1318 wake_up_interruptible(&queue->busy_waitq); in queue_wake_up_all()
223 wait_queue_head_t busy_waitq; /* wait for ddcb processing */ member