Searched refs:smp_boot_one_cpu (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/parisc/kernel/
H A Dsmp.c333 static int smp_boot_one_cpu(int cpuid, struct task_struct *idle) function
439 smp_boot_one_cpu(cpu, tidle))
/linux-master/arch/alpha/kernel/
H A Dsmp.c360 smp_boot_one_cpu(int cpuid, struct task_struct *idle) function
473 smp_boot_one_cpu(cpu, tidle);
/linux-master/arch/sparc/kernel/
H A Dsmp_64.c350 static int smp_boot_one_cpu(unsigned int cpu, struct task_struct *idle) function
1285 int ret = smp_boot_one_cpu(cpu, tidle);

Completed in 275 milliseconds