Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/sched/
Dcore.c5643 static void sched_tick_stop(int cpu) in sched_tick_stop() function
5670 static inline void sched_tick_stop(int cpu) { } in sched_tick_stop() function
9586 sched_tick_stop(cpu); in sched_cpu_dying()