Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/sched/
Dhotplug.h15 extern int sched_cpu_dying(unsigned int cpu);
18 # define sched_cpu_dying NULL macro
/linux-6.1.9/kernel/
Dcpu.c1766 .teardown.single = sched_cpu_dying,
/linux-6.1.9/kernel/sched/
Dcore.c9580 int sched_cpu_dying(unsigned int cpu) in sched_cpu_dying() function