Home
last modified time | relevance | path

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

/linux-6.3-rc2/block/
A Dblk-mq-sched.c95 unsigned int max_dispatch; in __blk_mq_do_dispatch_sched() local
100 max_dispatch = 1; in __blk_mq_do_dispatch_sched()
102 max_dispatch = hctx->queue->nr_requests; in __blk_mq_do_dispatch_sched()
154 } while (count < max_dispatch); in __blk_mq_do_dispatch_sched()

Completed in 4 milliseconds