Searched refs:smp_boot_one_cpu (Results 1 – 3 of 3) sorted by relevance
335 int smp_boot_one_cpu(int cpuid, struct task_struct *idle) in smp_boot_one_cpu() function433 if (cpu != 0 && cpu < parisc_max_cpus && smp_boot_one_cpu(cpu, tidle)) in __cpu_up()
360 smp_boot_one_cpu(int cpuid, struct task_struct *idle) in smp_boot_one_cpu() function478 smp_boot_one_cpu(cpu, tidle); in __cpu_up()
350 static int smp_boot_one_cpu(unsigned int cpu, struct task_struct *idle) in smp_boot_one_cpu() function1279 int ret = smp_boot_one_cpu(cpu, tidle); in __cpu_up()