Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/sched/
Dcore.c3136 static void sched_tick_stop(int cpu) in sched_tick_stop() function
3160 static inline void sched_tick_stop(int cpu) { } in sched_tick_stop() function
5831 sched_tick_stop(cpu); in sched_cpu_dying()