Searched refs:sched_cpu_dying (Results 1 – 3 of 3) sorted by relevance
15 extern int sched_cpu_dying(unsigned int cpu);18 # define sched_cpu_dying NULL macro
2195 .teardown.single = sched_cpu_dying,
9748 * sched_cpu_dying(). in sched_cpu_deactivate() 9819 * sched_cpu_dying() will catch it with the appropriate fireworks.9863 int sched_cpu_dying(unsigned int cpu) in sched_cpu_dying() function