Home
last modified time | relevance | path

Searched refs:blk_mq_next_ctx (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/block/
Dblk-mq-sched.c119 static struct blk_mq_ctx *blk_mq_next_ctx(struct blk_mq_hw_ctx *hctx, in blk_mq_next_ctx() function
164 ctx = blk_mq_next_ctx(hctx, rq->mq_ctx); in blk_mq_do_dispatch_ctx()