Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/sched/
Dhotplug.h14 extern int sched_cpu_dying(unsigned int cpu);
16 # define sched_cpu_dying NULL macro
/kernel/linux/linux-5.10/kernel/
Dcpu.c1658 .teardown.single = sched_cpu_dying,
/kernel/linux/linux-5.10/kernel/sched/
Dcore.c7563 int sched_cpu_dying(unsigned int cpu) in sched_cpu_dying() function
/kernel/linux/patches/linux-5.10/yangfan_patch/
Dinclude.patch2503 extern int sched_cpu_dying(unsigned int cpu);