Searched refs:tick_oneshot_mode_active (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/kernel/time/
H A Dtick-internal.h98 extern int tick_oneshot_mode_active(void); tick_oneshot_possible()
111 static inline int tick_oneshot_mode_active(void) { return 0; } tick_clock_notify() function
H A Dtick-oneshot.c94 int tick_oneshot_mode_active(void) tick_oneshot_mode_active() function
H A Dtick-common.c259 if (tick_oneshot_mode_active()) tick_check_preferred()
H A Dclocksource.c549 bool oneshot = tick_oneshot_mode_active(); __clocksource_select()
925 if (!tick_oneshot_mode_active() || sysfs_show_available_clocksources()

Completed in 182 milliseconds