Searched refs:tick_check_oneshot_change (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/kernel/time/
H A Dtick-internal.h100 extern int tick_check_oneshot_change(int allow_nohz); tick_oneshot_possible()
113 static inline int tick_check_oneshot_change(int allow_nohz) { return 0; } tick_check_oneshot_change() function
H A Dtick-sched.c1232 int tick_check_oneshot_change(int allow_nohz) tick_check_oneshot_change() function
H A Dhrtimer.c1427 if (tick_check_oneshot_change(!hrtimer_is_hres_enabled())) hrtimer_run_pending()

Completed in 329 milliseconds