Searched refs:busy_waitq (Results 1 – 2 of 2) sorted by relevance
454 wake_up_interruptible(&queue->busy_waitq); in genwqe_check_ddcb_queue()803 rc = wait_event_interruptible(queue->busy_waitq, in __genwqe_enqueue_ddcb()1079 init_waitqueue_head(&queue->busy_waitq); in setup_ddcb_queue()1327 wake_up_interruptible(&queue->busy_waitq); in queue_wake_up_all()
231 wait_queue_head_t busy_waitq; /* wait for ddcb processing */ member