Searched refs:dispatched (Results 1 – 4 of 4) sorted by relevance
135 int dispatched; member290 int dispatched; member2751 if (cfqq->dispatched) in cfq_arm_slice_timer()2802 cfqq->dispatched++; in cfq_dispatch_insert()2803 (RQ_CFQG(rq))->dispatched++; in cfq_dispatch_insert()3069 && cfqq->dispatched && cfq_should_idle(cfqd, cfqq)) { in cfq_select_queue()3117 if (cfqq->dispatched && cfq_should_idle(cfqd, cfqq)) { in cfq_select_queue()3128 cfqq->cfqg->dispatched && in cfq_select_queue()3151 int dispatched = 0; in __cfq_forced_dispatch_cfqq() local3155 dispatched++; in __cfq_forced_dispatch_cfqq()[all …]
194 page += sprintf(page, "%8u\t%lu\n", 0U, hctx->dispatched[0]); in blk_mq_hw_sysfs_dispatched_show()199 page += sprintf(page, "%8lu\t%lu\n", d, hctx->dispatched[i]); in blk_mq_hw_sysfs_dispatched_show()
1203 bool dispatched; in throtl_pending_timer_fn() local1209 dispatched = false; in throtl_pending_timer_fn()1219 dispatched = true; in throtl_pending_timer_fn()1231 if (!dispatched) in throtl_pending_timer_fn()
736 hctx->dispatched[0]++; in __blk_mq_run_hw_queue()738 hctx->dispatched[ilog2(queued) + 1]++; in __blk_mq_run_hw_queue()