Home
last modified time | relevance | path

Searched refs:small_req (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/block/
H A Dbfq-iosched.c5396 bool small_req = bfqq->queued[rq_is_sync(rq)] == 1 && in bfq_rq_enqueued() local
5416 if (small_req && idling_boosts_thr_without_issues(bfqd, bfqq) && in bfq_rq_enqueued()
/kernel/linux/linux-6.6/block/
H A Dbfq-iosched.c6087 bool small_req = bfqq->queued[rq_is_sync(rq)] == 1 && in bfq_rq_enqueued() local
6107 if (small_req && idling_boosts_thr_without_issues(bfqd, bfqq) && in bfq_rq_enqueued()

Completed in 17 milliseconds