Home
last modified time | relevance | path

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

/linux-6.3-rc2/kernel/time/
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
A Dtick-sched.c1577 int tick_check_oneshot_change(int allow_nohz) in tick_check_oneshot_change() function
A Dhrtimer.c1910 if (tick_check_oneshot_change(!hrtimer_is_hres_enabled())) { in hrtimer_run_queues()

Completed in 10 milliseconds