Home
last modified time | relevance | path

Searched refs:tmigr_quick_check (Results 1 – 3 of 3) sorted by relevance

/linux/kernel/time/
H A Dtimer_migration.h142 extern u64 tmigr_quick_check(u64 nextevt);
H A Dtimer_migration.c1379 u64 tmigr_quick_check(u64 nextevt) in tmigr_quick_check() function
H A Dtimer.c2195 next_tmigr = tmigr_quick_check(tevt->global); in timer_use_tmigr()