Searched refs:dispatch_busy (Results 1 – 4 of 4) sorted by relevance
209 } else if (hctx->dispatch_busy) { in blk_mq_sched_dispatch_requests()414 if (!hctx->dispatch_busy && !e && !run_queue_async) { in blk_mq_sched_insert_requests()
1095 ewma = hctx->dispatch_busy; in blk_mq_update_dispatch_busy()1105 hctx->dispatch_busy = ewma; in blk_mq_update_dispatch_busy()1910 !data.hctx->dispatch_busy)) { in blk_mq_make_request()
629 seq_printf(m, "%u\n", hctx->dispatch_busy); in hctx_dispatch_busy_show()
38 unsigned int dispatch_busy; member