Home
last modified time | relevance | path

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

/linux/include/linux/sched/
H A Dhotplug.h15 extern int sched_cpu_dying(unsigned int cpu);
18 # define sched_cpu_dying NULL macro
/linux/kernel/
H A Dcpu.c2139 .teardown.single = sched_cpu_dying,
/linux/kernel/sched/
H A Dcore.c9839 int sched_cpu_dying(unsigned int cpu) in sched_cpu_dying() function