Searched refs:tick_oneshot_mode_active (Results 1 – 4 of 4) sorted by relevance
98 extern int tick_oneshot_mode_active(void);111 static inline int tick_oneshot_mode_active(void) { return 0; } in tick_oneshot_mode_active() function
94 int tick_oneshot_mode_active(void) in tick_oneshot_mode_active() function
259 if (tick_oneshot_mode_active()) in tick_check_preferred()
549 bool oneshot = tick_oneshot_mode_active(); in __clocksource_select()925 if (!tick_oneshot_mode_active() || in sysfs_show_available_clocksources()