Home
last modified time | relevance | path

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

/openbmc/linux/block/
H A 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()
4491 static bool idling_boosts_thr_without_issues(struct bfq_data *bfqd, in idling_boosts_thr_without_issues() function
4616 idling_boosts_thr_without_issues(bfqd, bfqq); in bfq_better_to_idle()
5009 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()