Home
last modified time | relevance | path

Searched refs:sched_cpu_dying (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/linux/sched/
H A Dhotplug.h14 extern int sched_cpu_dying(unsigned int cpu);
16 # define sched_cpu_dying NULL macro
/kernel/linux/linux-6.6/include/linux/sched/
H A Dhotplug.h15 extern int sched_cpu_dying(unsigned int cpu);
18 # define sched_cpu_dying NULL macro
/kernel/linux/linux-5.10/kernel/
H A Dcpu.c1658 .teardown.single = sched_cpu_dying,
/kernel/linux/linux-6.6/kernel/
H A Dcpu.c2197 .teardown.single = sched_cpu_dying,
/kernel/linux/linux-5.10/kernel/sched/
H A Dcore.c7560 int sched_cpu_dying(unsigned int cpu) in sched_cpu_dying() function
/kernel/linux/linux-6.6/kernel/sched/
H A Dcore.c10384 * sched_cpu_dying(). in sched_cpu_deactivate()
10465 * sched_cpu_dying() will catch it with the appropriate fireworks.
10509 int sched_cpu_dying(unsigned int cpu) in sched_cpu_dying() function

Completed in 31 milliseconds