Lines Matching refs:soft_rt_next_start
1688 time_is_before_jiffies(bfqq->soft_rt_next_start) &&
3826 * batch, to compute the next-start time instant, soft_rt_next_start, such
3828 * soft_rt_next_start, then the above requirement on the bandwidth is met.
3836 * soft_rt_next_start only for applications that meet this requirement,
3837 * whereas soft_rt_next_start is set to infinity for applications that do
3854 * soft_rt_next_start: the return value of this function is forced to
3869 * (b) Current value of bfqq->soft_rt_next_start. As pointed out
3883 * stored in bfqq->soft_rt_next_start after each invocation of
3885 * bfqq->soft_rt_next_start is constantly used to lower-bound the
3887 * beginning of a low-speed interval, bfqq->soft_rt_next_start is
3916 return max3(bfqq->soft_rt_next_start,
3998 * soft_rt_next_start. And we do it, unless bfqq is in
4005 * soft_rt_next_start is computed here for an
4009 * soft_rt_next_start would be assigned such a high
4021 bfqq->soft_rt_next_start =
4025 * Schedule an update of soft_rt_next_start to when
5142 * to the current value of bfqq->soft_rt_next_start (see
5144 * soft_rt_next_start to now, to mean that bfqq has consumed
5147 bfqq->soft_rt_next_start = jiffies;
5701 * are now satisfied, then compute soft_rt_next_start (see the
5703 * do not compute soft_rt_next_start if bfqq is in interactive
5711 bfqq->soft_rt_next_start =