Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Drcutiny.h67 static inline int rcu_needs_cpu(u64 basemono, u64 *nextevt) in rcu_needs_cpu()
Dposix-timers.h116 u64 nextevt; member
/Linux-v5.15/kernel/rcu/
Dtree_plugin.h1268 int rcu_needs_cpu(u64 basemono, u64 *nextevt) in rcu_needs_cpu()
1358 int rcu_needs_cpu(u64 basemono, u64 *nextevt) in rcu_needs_cpu()
/Linux-v5.15/kernel/time/
Dtick-internal.h116 ktime_t nextevt) { BUG(); } in tick_setup_oneshot()
Dtimer.c1601 u64 nextevt = hrtimer_get_next_event(); in cmp_next_hrtimer_event() local
1640 unsigned long nextevt; in get_next_timer_interrupt() local
Dtick-broadcast.c1044 ktime_t nextevt = tick_get_next_period(); in tick_broadcast_setup_oneshot() local
Dposix-cpu-timers.c1384 u64 now, *nextevt; in set_process_cpu_timer() local