Home
last modified time | relevance | path

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

/linux-6.14.4/include/linux/
Dposix-timers_types.h42 u64 nextevt; member
/linux-6.14.4/kernel/time/
Dtimer.c1976 u64 nextevt = hrtimer_get_next_event(); in cmp_next_hrtimer_event() local
2028 unsigned long nextevt, nextevt_local, nextevt_global; in fetch_next_timer_interrupt() local
2181 unsigned long *nextevt, bool *tick_stop_path, in timer_use_tmigr()
2213 unsigned long *nextevt, bool *tick_stop_path, in timer_use_tmigr()
2229 unsigned long nextevt; in __get_next_timer_interrupt() local
Dtimer_migration.h16 struct timerqueue_node nextevt; member
Dtick-internal.h121 ktime_t nextevt) { BUG(); } in tick_setup_oneshot()
Dtimer_migration.c1393 u64 tmigr_quick_check(u64 nextevt) in tmigr_quick_check()
Dposix-cpu-timers.c1432 u64 now, *nextevt; in set_process_cpu_timer() local