Lines Matching refs:dispatched
1753 return bfqq->dispatched == 0 && in bfq_bfqq_idle_for_long_time()
1853 bfqq->dispatched == 0 && in bfq_bfqq_handle_idle_busy_switch()
2055 if (RB_EMPTY_ROOT(&bfqq->sort_list) && bfqq->dispatched == 0) in bfq_update_io_intensity()
3671 bfqq->dispatched++; in bfq_dispatch_remove()
3889 bfqd->tot_rq_in_driver >= bfqq->dispatched + 4)) || in idling_needed_for_service_guarantees()
3922 if (bfqq->dispatched == 0) in __bfq_bfqq_expire()
4019 if (bfqq->dispatched > 0) /* still outstanding reqs */ in __bfq_bfqq_recalc_budget()
4391 if (bfqq->dispatched == 0) in bfq_bfqq_expire()
4394 else if (bfqq->dispatched > 0) { in bfq_bfqq_expire()
4405 slow, bfqq->dispatched, bfq_bfqq_has_short_ttime(bfqq)); in bfq_bfqq_expire()
4894 (bfqq->dispatched != 0 && bfq_better_to_idle(bfqq))) { in bfq_select_queue()
5181 bfqq->dispatched++; in __bfq_dispatch_request()
5410 WARN_ON_ONCE(bfqq->dispatched); in bfq_put_queue()
5904 if (bfqq->dispatched || bfq_bfqq_busy(bfqq)) in bfq_update_io_thinktime()
6334 bfqq->dispatched + bfqq->queued[0] + bfqq->queued[1] < in bfq_update_hw_tag()
6359 bfqq->dispatched--; in bfq_completed_request()
6361 if (!bfqq->dispatched && !bfq_bfqq_busy(bfqq)) { in bfq_completed_request()
6430 if (bfq_bfqq_softrt_update(bfqq) && bfqq->dispatched == 0 && in bfq_completed_request()
6442 if (bfqq->dispatched == 0) in bfq_completed_request()
6472 (bfqq->dispatched == 0 || in bfq_completed_request()