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

/linux-master/kernel/time/
H A Dtick-internal.h114 extern int tick_check_oneshot_change(int allow_nohz);
127 static inline int tick_check_oneshot_change(int allow_nohz) { return 0; } function
H A Dtick-sched.c1677 int tick_check_oneshot_change(int allow_nohz) function
H A Dhrtimer.c1917 if (tick_check_oneshot_change(!hrtimer_is_hres_enabled())) {

Completed in 158 milliseconds