Searched refs:tick_check_oneshot_change (Results 1 – 2 of 2) sorted by relevance
115 extern int tick_check_oneshot_change(int allow_nohz);128 static inline int tick_check_oneshot_change(int allow_nohz) { return 0; } in tick_check_oneshot_change() function
1968 if (tick_check_oneshot_change(!hrtimer_is_hres_enabled())) { in hrtimer_run_queues()