Searched refs:next_delay (Results 1 – 3 of 3) sorted by relevance
799 next_delay: in ip_vs_est_calc_phase()813 goto next_delay; in ip_vs_est_calc_phase()819 goto next_delay; in ip_vs_est_calc_phase()866 goto next_delay; in ip_vs_est_calc_phase()
685 s64 next_delay; in netem_peek() 688 next_delay = q->slot_config.min_delay + in netem_peek() 692 next_delay = tabledist(q->slot_config.dist_delay, in netem_erase_head() 696 q->slot.slot_next = now + next_delay; in netem_erase_head() 657 s64 next_delay; get_slot_next() local
4233 ktime_t next_delay; in rcu_gpwrap_lag_timer() local4239 next_delay = ktime_set((gpwrap_lag_cycle_mins - gpwrap_lag_active_mins) * 60, 0); in rcu_gpwrap_lag_timer()4244 next_delay = ktime_set(gpwrap_lag_active_mins * 60, 0); in rcu_gpwrap_lag_timer()4250 hrtimer_forward_now(timer, next_delay); in rcu_gpwrap_lag_timer()