Home
last modified time | relevance | path

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

/Linux-v6.6/block/
Dbfq-iosched.c2848 static bool idling_boosts_thr_without_issues(struct bfq_data *bfqd,
2861 if (idling_boosts_thr_without_issues(bfqd, bfqq) || proc_ref == 0) in bfq_setup_stable_merge()
4489 static bool idling_boosts_thr_without_issues(struct bfq_data *bfqd, in idling_boosts_thr_without_issues() function
4614 idling_boosts_thr_without_issues(bfqd, bfqq); in bfq_better_to_idle()
5007 else if (!idling_boosts_thr_without_issues(bfqd, bfqq) && in bfq_select_queue()
6107 if (small_req && idling_boosts_thr_without_issues(bfqd, bfqq) && in bfq_rq_enqueued()