Home
last modified time | relevance | path

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

/Linux-v5.10/block/
Dblk-mq.h288 static inline bool hctx_may_queue(struct blk_mq_hw_ctx *hctx, in hctx_may_queue() function
Dblk-mq-tag.c80 !hctx_may_queue(data->hctx, bt)) in __blk_mq_get_tag()
Dblk-mq.c1109 if (!hctx_may_queue(rq->mq_hctx, bt)) in __blk_mq_get_driver_tag()