Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dposix-timers_types.h42 u64 nextevt; member
/linux-6.12.1/kernel/time/
Dtimer.c1981 u64 nextevt = hrtimer_get_next_event(); in cmp_next_hrtimer_event() local
2033 unsigned long nextevt, nextevt_local, nextevt_global; in fetch_next_timer_interrupt() local
2186 unsigned long *nextevt, bool *tick_stop_path, in timer_use_tmigr()
2218 unsigned long *nextevt, bool *tick_stop_path, in timer_use_tmigr()
2234 unsigned long nextevt; in __get_next_timer_interrupt() local
Dtimer_migration.h16 struct timerqueue_node nextevt; member
Dtick-internal.h120 ktime_t nextevt) { BUG(); } in tick_setup_oneshot()
Dtimer_migration.c1379 u64 tmigr_quick_check(u64 nextevt) in tmigr_quick_check()
Dposix-cpu-timers.c1427 u64 now, *nextevt; in set_process_cpu_timer() local