Home
last modified time | relevance | path

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

/linux-6.3-rc2/block/
A Dbfq-iosched.c2259 (bfqd->tot_rq_in_driver == 0 || in bfq_add_request()
2285 if (bfqd->tot_rq_in_driver == 0) in bfq_add_request()
3614 bfqd->tot_rq_in_driver == 0) in bfq_update_peak_rate()
3620 if ((bfqd->tot_rq_in_driver > 0 || in bfq_update_peak_rate()
4689 if (bfqd->tot_rq_in_driver >= limit) in bfq_choose_bfqq_for_injection()
4730 bfqd->tot_rq_in_driver >= 1) in bfq_choose_bfqq_for_injection()
5239 bfqd->tot_rq_in_driver++; in __bfq_dispatch_request()
6308 bfqd->tot_rq_in_driver); in bfq_update_hw_tag()
6330 bfqd->tot_rq_in_driver < BFQ_HW_QUEUE_THRESHOLD) in bfq_update_hw_tag()
6352 bfqd->tot_rq_in_driver--; in bfq_completed_request()
[all …]
A Dbfq-iosched.h593 int tot_rq_in_driver; member
A Dbfq-cgroup.c708 if (!bfqd->in_service_queue && !bfqd->tot_rq_in_driver) in bfq_bfqq_move()

Completed in 20 milliseconds