Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/chipidea/
Dotg_fsm.c241 enum otg_fsm_timer cur_timer, next_timer = NUM_OTG_FSM_TIMERS; in ci_otg_del_timer() local
372 enum otg_fsm_timer cur_timer, next_timer = NUM_OTG_FSM_TIMERS; in ci_otg_hrtimer_func() local
/linux-4.1.27/drivers/scsi/fcoe/
Dfcoe_ctlr.c826 unsigned long next_timer = jiffies + msecs_to_jiffies(FIP_VN_KA_PERIOD); in fcoe_ctlr_age_fcfs() local
1772 unsigned long next_timer; in fcoe_ctlr_timer_work() local
/linux-4.1.27/net/bridge/
Dbr_fdb.c273 unsigned long next_timer = jiffies + br->ageing_time; in br_fdb_cleanup() local
/linux-4.1.27/kernel/time/
Dtimer.c82 unsigned long next_timer; member
Dhrtimer.c878 struct timerqueue_node *next_timer; in __remove_hrtimer() local
/linux-4.1.27/drivers/net/
Dtun.c300 unsigned long next_timer = jiffies + delay; in tun_flow_cleanup() local
Dvxlan.c2125 unsigned long next_timer = jiffies + FDB_AGE_INTERVAL; in vxlan_cleanup() local