Home
last modified time | relevance | path

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

/linux-6.1.9/block/
Dbfq-iosched.c2860 static bool idling_boosts_thr_without_issues(struct bfq_data *bfqd,
2925 if (!idling_boosts_thr_without_issues(bfqd, bfqq) && in bfq_setup_cooperator()
4478 static bool idling_boosts_thr_without_issues(struct bfq_data *bfqd, in idling_boosts_thr_without_issues() function
4603 idling_boosts_thr_without_issues(bfqd, bfqq); in bfq_better_to_idle()
4930 else if (!idling_boosts_thr_without_issues(bfqd, bfqq) && in bfq_select_queue()
6009 if (small_req && idling_boosts_thr_without_issues(bfqd, bfqq) && in bfq_rq_enqueued()