Searched refs:back_max (Results 1 – 2 of 2) sorted by relevance
443 unsigned long back_max; in bfq_choose_req() local468 back_max = bfqd->bfq_back_max * 2; in bfq_choose_req()477 else if (s1 + back_max >= last) in bfq_choose_req()484 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()