Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/time/
H A Dtick-sched.h79 u64 next_timer; member
H A Dhrtimer.c572 struct hrtimer *next_timer = NULL; in __hrtimer_get_next_event() local
[all...]
/kernel/linux/linux-6.6/kernel/time/
H A Dtick-sched.h86 u64 next_timer; member
H A Dhrtimer.c574 struct hrtimer *next_timer = NULL; in __hrtimer_get_next_event() local
657 __hrtimer_reprogram(struct hrtimer_cpu_base *cpu_base, struct hrtimer *next_timer, ktime_t expires_next) __hrtimer_reprogram() argument
[all...]
/kernel/linux/linux-5.10/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
[all...]
/kernel/linux/linux-6.6/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
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dhrtimer.h239 struct hrtimer *next_timer; member
/kernel/linux/linux-6.6/include/linux/
H A Dhrtimer.h236 struct hrtimer *next_timer; member
/kernel/linux/linux-5.10/drivers/scsi/fcoe/
H 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
[all...]
/kernel/linux/linux-6.6/drivers/scsi/fcoe/
H A Dfcoe_ctlr.c823 unsigned long next_timer = jiffies + msecs_to_jiffies(FIP_VN_KA_PERIOD); in fcoe_ctlr_age_fcfs() local
1798 unsigned long next_timer; in fcoe_ctlr_timer_work() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/rocker/
H A Drocker_ofdpa.c1988 unsigned long next_timer = jiffies + ofdpa->ageing_time; in ofdpa_fdb_cleanup() local
/kernel/linux/linux-6.6/drivers/net/ethernet/rocker/
H A Drocker_ofdpa.c1989 unsigned long next_timer = jiffies + ofdpa->ageing_time; in ofdpa_fdb_cleanup() local
/kernel/linux/linux-6.6/arch/powerpc/kvm/
H A Dbook3s_hv.c4148 u64 next_timer; in kvmhv_p9_guest_entry() local
/kernel/linux/linux-5.10/drivers/net/vxlan/
H A Dvxlan_core.c2977 unsigned long next_timer = jiffies + FDB_AGE_INTERVAL; in vxlan_cleanup() local
/kernel/linux/linux-5.10/drivers/net/
H A Dtun.c457 unsigned long next_timer = jiffies + delay; in tun_flow_cleanup() local
/kernel/linux/linux-6.6/drivers/net/
H A Dtun.c445 unsigned long next_timer = jiffies + delay; in tun_flow_cleanup() local
/kernel/linux/linux-6.6/drivers/net/vxlan/
H A Dvxlan_core.c2879 unsigned long next_timer = jiffies + FDB_AGE_INTERVAL; in vxlan_cleanup() local

Completed in 49 milliseconds