Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/sched/
H A Dhotplug.h9 extern int sched_cpu_starting(unsigned int cpu);
/openbmc/linux/kernel/
H A Dcpu.c2194 .startup.single = sched_cpu_starting,
/openbmc/linux/kernel/sched/
H A Dcore.c9795 int sched_cpu_starting(unsigned int cpu) in sched_cpu_starting() function
9908 sched_cpu_starting(smp_processor_id()); in migration_init()