Home
last modified time | relevance | path

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

/linux/block/
H A Dbfq-iosched.c2844 static bool idling_boosts_thr_without_issues(struct bfq_data *bfqd,
2857 if (idling_boosts_thr_without_issues(bfqd, bfqq) || proc_ref == 0) in bfq_setup_stable_merge()
4487 static bool idling_boosts_thr_without_issues(struct bfq_data *bfqd, in idling_boosts_thr_without_issues() function
4612 idling_boosts_thr_without_issues(bfqd, bfqq); in bfq_better_to_idle()
5005 else if (!idling_boosts_thr_without_issues(bfqd, bfqq) && in bfq_select_queue()
6104 if (small_req && idling_boosts_thr_without_issues(bfqd, bfqq) && in bfq_rq_enqueued()