Searched refs:tick_oneshot_mode_active (Results 1 – 4 of 4) sorted by relevance
113 extern int tick_oneshot_mode_active(void);126 static inline int tick_oneshot_mode_active(void) { return 0; } in tick_oneshot_mode_active() function
121 int tick_oneshot_mode_active(void) in tick_oneshot_mode_active() function
296 if (tick_oneshot_mode_active()) in tick_check_preferred()
1112 bool oneshot = tick_oneshot_mode_active(); in clocksource_done_booting() 1518 if (!tick_oneshot_mode_active() ||