Searched refs: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
131 static inline bool tick_broadcast_oneshot_available(void) { return tick_oneshot_possible(); } tick_broadcast_oneshot_available()

Completed in 194 milliseconds