Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dposix-timers_types.h42 u64 nextevt; member
/linux/kernel/time/
H A Dtimer.c1934 u64 nextevt = hrtimer_get_next_event(); in cmp_next_hrtimer_event() local
1986 unsigned long nextevt, nextevt_local, nextevt_global; in fetch_next_timer_interrupt() local
2139 unsigned long *nextevt, bool *tick_stop_path, in timer_use_tmigr()
2171 unsigned long *nextevt, bool *tick_stop_path, in timer_use_tmigr()
2187 unsigned long nextevt; in __get_next_timer_interrupt() local
H A Dtimer_migration.h16 struct timerqueue_node nextevt; member
H A Dtimer_migration.c1393 u64 tmigr_quick_check(u64 nextevt) in tmigr_quick_check()
H A Dposix-cpu-timers.c1441 u64 now, *nextevt; in set_process_cpu_timer() local