Searched refs:next_delay (Results 1 – 4 of 4) sorted by relevance
690 unsigned long *next_delay) in ieee80211_scan_state_send_probe() argument724 *next_delay = msecs_to_jiffies(scan_req->duration) > in ieee80211_scan_state_send_probe()841 unsigned long next_delay; in __ieee80211_start_scan() local859 next_delay = IEEE80211_PASSIVE_CHANNEL_TIME; in __ieee80211_start_scan()863 ieee80211_scan_state_send_probe(local, &next_delay); in __ieee80211_start_scan()864 next_delay = IEEE80211_CHANNEL_TIME; in __ieee80211_start_scan()869 next_delay); in __ieee80211_start_scan()924 unsigned long *next_delay) in ieee80211_scan_state_decision() argument987 *next_delay = 0; in ieee80211_scan_state_decision()991 unsigned long *next_delay) in ieee80211_scan_state_set_channel() argument[all …]
779 next_delay: in ip_vs_est_calc_phase()793 goto next_delay; in ip_vs_est_calc_phase()799 goto next_delay; in ip_vs_est_calc_phase()846 goto next_delay; in ip_vs_est_calc_phase()
657 s64 next_delay; in get_slot_next() local660 next_delay = q->slot_config.min_delay + in get_slot_next()665 next_delay = tabledist(q->slot_config.dist_delay, in get_slot_next()669 q->slot.slot_next = now + next_delay; in get_slot_next()
3964 ktime_t next_delay; in rcu_gpwrap_lag_timer() local3970 next_delay = ktime_set((gpwrap_lag_cycle_mins - gpwrap_lag_active_mins) * 60, 0); in rcu_gpwrap_lag_timer()3975 next_delay = ktime_set(gpwrap_lag_active_mins * 60, 0); in rcu_gpwrap_lag_timer()3981 hrtimer_forward_now(timer, next_delay); in rcu_gpwrap_lag_timer()