Searched refs:back_max (Results 1 – 2 of 2) sorted by relevance
440 unsigned long back_max; in bfq_choose_req() local465 back_max = bfqd->bfq_back_max * 2; in bfq_choose_req()474 else if (s1 + back_max >= last) in bfq_choose_req()481 else if (s2 + back_max >= last) in bfq_choose_req()
1091 unsigned long back_max; in cfq_choose_req() local1113 back_max = cfqd->cfq_back_max * 2; in cfq_choose_req()1122 else if (s1 + back_max >= last) in cfq_choose_req()1129 else if (s2 + back_max >= last) in cfq_choose_req()