Home
last modified time | relevance | path

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

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