Home
last modified time | relevance | path

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

/linux-5.19.10/kernel/sched/
Dcore.c5559 static void sched_tick_stop(int cpu) in sched_tick_stop() function
5586 static inline void sched_tick_stop(int cpu) { } in sched_tick_stop() function
9502 sched_tick_stop(cpu); in sched_cpu_dying()