Home
last modified time | relevance | path

Searched defs:next_timer (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/usb/chipidea/
H A Dotg_fsm.c249 enum otg_fsm_timer cur_timer, next_timer = NUM_OTG_FSM_TIMERS; in ci_otg_del_timer() local
389 enum otg_fsm_timer cur_timer, next_timer = NUM_OTG_FSM_TIMERS; in ci_otg_hrtimer_func() local
/linux/include/linux/
H A Dhrtimer_defs.h124 struct hrtimer *next_timer; member
/linux/kernel/time/
H A Dhrtimer.c581 struct hrtimer *next_timer = NULL; in __hrtimer_get_next_event() local
660 struct hrtimer *next_timer, in __hrtimer_reprogram()
/linux/drivers/net/
H A Dtun.c383 unsigned long next_timer = jiffies + delay; in tun_flow_cleanup() local
/linux/arch/powerpc/kvm/
H A Dbook3s_hv.c4419 u64 next_timer; in kvmhv_p9_guest_entry() local
/linux/drivers/net/ethernet/rocker/
H A Drocker_ofdpa.c1989 unsigned long next_timer = jiffies + ofdpa->ageing_time; in ofdpa_fdb_cleanup() local
/linux/drivers/net/vxlan/
H A Dvxlan_core.c2820 unsigned long next_timer = jiffies + FDB_AGE_INTERVAL; in vxlan_cleanup() local