Home
last modified time | relevance | path

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

/linux-4.4.14/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.4.14/kernel/time/
Dtick-sched.h60 u64 next_timer; member
Dtimer.c84 unsigned long next_timer; member
/linux-4.4.14/include/linux/
Dhrtimer.h200 struct hrtimer *next_timer; member
/linux-4.4.14/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.4.14/net/bridge/
Dbr_fdb.c296 unsigned long next_timer = jiffies + br->ageing_time; in br_fdb_cleanup() local
/linux-4.4.14/drivers/net/
Dtun.c354 unsigned long next_timer = jiffies + delay; in tun_flow_cleanup() local
Dvxlan.c2224 unsigned long next_timer = jiffies + FDB_AGE_INTERVAL; in vxlan_cleanup() local
/linux-4.4.14/drivers/net/ethernet/rocker/
Drocker.c3708 unsigned long next_timer = jiffies + rocker->ageing_time; in rocker_fdb_cleanup() local