Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/time/
H A Dtick-internal.h109 extern int tick_check_oneshot_change(int allow_nohz);
122 static inline int tick_check_oneshot_change(int allow_nohz) { return 0; } in tick_check_oneshot_change() function
H A Dtick-sched.c1491 int tick_check_oneshot_change(int allow_nohz) in tick_check_oneshot_change() function
H A Dhrtimer.c1835 if (tick_check_oneshot_change(!hrtimer_is_hres_enabled())) { in hrtimer_run_queues()
/kernel/linux/linux-6.6/kernel/time/
H A Dtick-internal.h110 extern int tick_check_oneshot_change(int allow_nohz);
123 static inline int tick_check_oneshot_change(int allow_nohz) { return 0; } in tick_check_oneshot_change() function
H A Dtick-sched.c1599 int tick_check_oneshot_change(int allow_nohz) in tick_check_oneshot_change() function
H A Dhrtimer.c1914 if (tick_check_oneshot_change(!hrtimer_is_hres_enabled())) { in hrtimer_run_queues()

Completed in 11 milliseconds