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

/linux-master/block/
H A Dbfq-iosched.c1659 bool soft_rt)
1705 else if (soft_rt) {
1824 bool soft_rt, in_burst, wr_or_deserves_wr, local
1849 soft_rt = bfqd->bfq_wr_max_softrt_rate > 0 &&
1872 (*interactive || soft_rt)));
1919 soft_rt);
2613 * prevented from being possibly considered as soft_rt for a
5064 * raising, or in soft_rt weight
5072 * soft_rt finishing while still in
5928 * In soft_rt weigh
1653 bfq_update_bfqq_wr_on_rq_arrival(struct bfq_data *bfqd, struct bfq_queue *bfqq, unsigned int old_wr_coeff, bool wr_or_deserves_wr, bool interactive, bool in_burst, bool soft_rt) argument
[all...]

Completed in 115 milliseconds