Home
last modified time | relevance | path

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

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