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

/linux-master/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)
4489 static bool idling_boosts_thr_without_issues(struct bfq_data *bfqd, function
4614 idling_boosts_thr_without_issues(bfqd, bfqq);
5007 else if (!idling_boosts_thr_without_issues(bfqd, bfqq) &&
6107 if (small_req && idling_boosts_thr_without_issues(bfqd, bfqq) &&

Completed in 140 milliseconds