Home
last modified time | relevance | path

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

/linux-6.12.1/block/
Dblk-mq.c2135 static bool blk_mq_hctx_empty_cpumask(struct blk_mq_hw_ctx *hctx) in blk_mq_hctx_empty_cpumask() function
2152 if (hctx->queue->nr_hw_queues == 1 || blk_mq_hctx_empty_cpumask(hctx)) in blk_mq_hctx_next_cpu()