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