Lines Matching refs:soft_rt_next_start
1852 time_is_before_jiffies(bfqq->soft_rt_next_start) &&
2605 * reset soft_rt_next_start. We do it for the following
2611 * on a fast device), then soft_rt_next_start now contains a
2619 bfqq->soft_rt_next_start = jiffies;
4214 * batch, to compute the next-start time instant, soft_rt_next_start, such
4216 * soft_rt_next_start, then the above requirement on the bandwidth is met.
4224 * soft_rt_next_start only for applications that meet this requirement,
4225 * whereas soft_rt_next_start is set to infinity for applications that do
4242 * soft_rt_next_start: the return value of this function is forced to
4257 * (b) Current value of bfqq->soft_rt_next_start. As pointed out
4271 * stored in bfqq->soft_rt_next_start after each invocation of
4273 * bfqq->soft_rt_next_start is constantly used to lower-bound the
4275 * beginning of a low-speed interval, bfqq->soft_rt_next_start is
4304 return max3(bfqq->soft_rt_next_start,
4382 * compute soft_rt_next_start.
4390 bfqq->soft_rt_next_start =
4394 * Schedule an update of soft_rt_next_start to when
5647 * to the current value of bfqq->soft_rt_next_start (see
5649 * soft_rt_next_start to now, to mean that bfqq has consumed
5652 bfqq->soft_rt_next_start = jiffies;
6422 * are now satisfied, then compute soft_rt_next_start (see the
6424 * do not compute soft_rt_next_start if bfqq is in interactive
6432 bfqq->soft_rt_next_start =