Searched refs:q_dst (Results 1 – 1 of 1) sorted by relevance
211 struct cx18_queue *q_src, struct cx18_queue *q_dst) in cx18_queue_flush() argument216 if (q_src == q_dst || q_dst == &s->q_full || q_dst == &s->q_busy) in cx18_queue_flush()220 spin_lock(&q_dst->lock); in cx18_queue_flush()223 list_move_tail(&mdl->list, &q_dst->list); in cx18_queue_flush()229 atomic_inc(&q_dst->depth); in cx18_queue_flush()233 spin_unlock(&q_dst->lock); in cx18_queue_flush()