Searched defs:tick_oneshot_possible (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/kernel/time/
H A Dtick-internal.h97 static inline bool tick_oneshot_possible(void) { return true; } tick_oneshot_possible() function
110 static inline bool tick_oneshot_possible(void) { return false; } tick_oneshot_mode_active() function

Completed in 124 milliseconds