Home
last modified time | relevance | path

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

/linux-6.1.9/block/
Dblk-mq.h341 static inline bool hctx_may_queue(struct blk_mq_hw_ctx *hctx, in hctx_may_queue() function
Dblk-mq-tag.c102 !hctx_may_queue(data->hctx, bt)) in __blk_mq_get_tag()
Dblk-mq.c1740 if (!hctx_may_queue(rq->mq_hctx, bt)) in __blk_mq_alloc_driver_tag()