Home
last modified time | relevance | path

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

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