Searched refs:tick_oneshot_mode_active (Results 1 – 6 of 6) sorted by relevance
108 extern int tick_oneshot_mode_active(void);121 static inline int tick_oneshot_mode_active(void) { return 0; } in tick_oneshot_mode_active() function
106 int tick_oneshot_mode_active(void) in tick_oneshot_mode_active() function
311 if (tick_oneshot_mode_active()) in tick_check_preferred()
913 bool oneshot = tick_oneshot_mode_active(); in __clocksource_select()1357 if (!tick_oneshot_mode_active() || in available_clocksource_show()
4936 ffff80001012a340 T tick_oneshot_mode_active
Completed in 4961 milliseconds