Home
last modified time | relevance | path

Searched refs:multi_hctxs (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/block/
H A Dblk-mq-sched.c121 bool multi_hctxs = false, run_queue = false; in __blk_mq_do_dispatch_sched() local
167 multi_hctxs = true; in __blk_mq_do_dispatch_sched()
173 } else if (multi_hctxs) { in __blk_mq_do_dispatch_sched()
/kernel/linux/linux-6.6/block/
H A Dblk-mq-sched.c91 bool multi_hctxs = false, run_queue = false; in __blk_mq_do_dispatch_sched() local
142 multi_hctxs = true; in __blk_mq_do_dispatch_sched()
157 } else if (multi_hctxs) { in __blk_mq_do_dispatch_sched()

Completed in 2 milliseconds