Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dposix-timers_types.h42 u64 nextevt; member
/linux/kernel/time/
H A Dtick-internal.h121 ktime_t nextevt) { BUG(); } in tick_setup_oneshot() argument
H A Dtimer_migration.c1421 u64 tmigr_quick_check(u64 nextevt) in tmigr_quick_check()