Home
last modified time | relevance | path

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

/linux-6.3-rc2/block/
A Dblk-mq.h246 static inline int __blk_mq_active_requests(struct blk_mq_hw_ctx *hctx) in __blk_mq_active_requests() function
374 return __blk_mq_active_requests(hctx) < depth; in hctx_may_queue()
A Dblk-mq-debugfs.c530 seq_printf(m, "%d\n", __blk_mq_active_requests(hctx)); in hctx_active_show()

Completed in 5 milliseconds