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

/linux-master/include/linux/
H A Dhrtimer_defs.h124 struct hrtimer *next_timer; member in struct:hrtimer_cpu_base
/linux-master/kernel/time/
H A Dtick-sched.h88 u64 next_timer; member in struct:tick_sched
H A Dhrtimer.c575 struct hrtimer *next_timer = NULL; local
658 __hrtimer_reprogram(struct hrtimer_cpu_base *cpu_base, struct hrtimer *next_timer, ktime_t expires_next) argument
[all...]
/linux-master/drivers/usb/chipidea/
H A Dotg_fsm.c249 enum otg_fsm_timer cur_timer, next_timer = NUM_OTG_FSM_TIMERS; local
389 enum otg_fsm_timer cur_timer, next_timer = NUM_OTG_FSM_TIMERS; local
[all...]
/linux-master/drivers/scsi/fcoe/
H A Dfcoe_ctlr.c823 unsigned long next_timer = jiffies + msecs_to_jiffies(FIP_VN_KA_PERIOD); local
1798 unsigned long next_timer; local
[all...]
/linux-master/drivers/net/ethernet/rocker/
H A Drocker_ofdpa.c1989 unsigned long next_timer = jiffies + ofdpa->ageing_time; local
/linux-master/drivers/net/vxlan/
H A Dvxlan_core.c2774 unsigned long next_timer = jiffies + FDB_AGE_INTERVAL; local
/linux-master/arch/powerpc/kvm/
H A Dbook3s_hv.c4263 u64 next_timer; local
/linux-master/drivers/net/
H A Dtun.c447 unsigned long next_timer = jiffies + delay; local

Completed in 359 milliseconds