Lines Matching refs:mq_ops
135 if (rq->q->mq_ops) { in blk_flush_queue_rq()
206 if (q->mq_ops) in blk_flush_complete_seq()
229 if (q->mq_ops) { in flush_end_io()
234 hctx = q->mq_ops->map_queue(q, flush_rq->mq_ctx->cpu); in flush_end_io()
245 if (!q->mq_ops) in flush_end_io()
268 WARN_ON(q->mq_ops); in flush_end_io()
272 if (q->mq_ops) in flush_end_io()
320 if (q->mq_ops) { in blk_kick_flush()
327 hctx = q->mq_ops->map_queue(q, first_rq->mq_ctx->cpu); in blk_kick_flush()
360 hctx = q->mq_ops->map_queue(q, ctx->cpu); in mq_flush_data_end_io()
406 if (q->mq_ops) in blk_insert_flush()
422 if (q->mq_ops) { in blk_insert_flush()
437 if (q->mq_ops) { in blk_insert_flush()
513 if (q->mq_ops) { in blk_alloc_flush_queue()