Home
last modified time | relevance | path

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

/linux/drivers/usb/chipidea/
A Dotg_fsm.c249 enum otg_fsm_timer cur_timer, next_timer = NUM_OTG_FSM_TIMERS; in ci_otg_del_timer() local
387 enum otg_fsm_timer cur_timer, next_timer = NUM_OTG_FSM_TIMERS; in ci_otg_hrtimer_func() local
/linux/kernel/time/
A Dtick-sched.h77 u64 next_timer; member
A Dhrtimer.c572 struct hrtimer *next_timer = NULL; in __hrtimer_get_next_event() local
656 struct hrtimer *next_timer, in __hrtimer_reprogram()
/linux/include/linux/
A Dhrtimer.h234 struct hrtimer *next_timer; member
/linux/drivers/scsi/fcoe/
A Dfcoe_ctlr.c823 unsigned long next_timer = jiffies + msecs_to_jiffies(FIP_VN_KA_PERIOD); in fcoe_ctlr_age_fcfs() local
1806 unsigned long next_timer; in fcoe_ctlr_timer_work() local
/linux/drivers/net/
A Dtun.c440 unsigned long next_timer = jiffies + delay; in tun_flow_cleanup() local
A Dvxlan.c2979 unsigned long next_timer = jiffies + FDB_AGE_INTERVAL; in vxlan_cleanup() local
/linux/drivers/net/ethernet/rocker/
A Drocker_ofdpa.c1988 unsigned long next_timer = jiffies + ofdpa->ageing_time; in ofdpa_fdb_cleanup() local

Completed in 55 milliseconds