Searched refs:flushq (Results 1 – 1 of 1) sorted by relevance
126 wait_queue_head_t flushq; member597 wake_up_interruptible(&chan->flushq); in wakeup_all()912 wake_up_interruptible(&chan->flushq); in process_in_opcode()917 wake_up_interruptible(&chan->flushq); in process_in_opcode()1154 rc = wait_event_interruptible_timeout(chan->flushq, in flush_downstream()1183 rc = wait_event_interruptible(chan->flushq, in flush_downstream()1202 rc = wait_event_interruptible_timeout(chan->flushq, in flush_downstream()1941 init_waitqueue_head(&chan->flushq); in setup_channels()