Searched refs:tick_oneshot_possible (Results 1 – 1 of 1) sorted by relevance
107 static inline bool tick_oneshot_possible(void) { return true; } in tick_oneshot_possible() function120 static inline bool tick_oneshot_possible(void) { return false; } in tick_oneshot_possible() function137 static inline bool tick_broadcast_oneshot_available(void) { return tick_oneshot_possible(); } in tick_broadcast_oneshot_available()