Searched refs:flushq (Results 1 – 1 of 1) sorted by relevance
127 wait_queue_head_t flushq; member602 wake_up_interruptible(&chan->flushq); in wakeup_all()917 wake_up_interruptible(&chan->flushq); in process_in_opcode()922 wake_up_interruptible(&chan->flushq); in process_in_opcode()1159 rc = wait_event_interruptible_timeout(chan->flushq, in flush_downstream()1188 rc = wait_event_interruptible(chan->flushq, in flush_downstream()1207 rc = wait_event_interruptible_timeout(chan->flushq, in flush_downstream()1960 init_waitqueue_head(&chan->flushq); in setup_channels()