cmp_boot_secondary   12 arch/mips/include/asm/cmp.h extern void cmp_boot_secondary(int cpu, struct task_struct *t);
cmp_boot_secondary  145 arch/mips/kernel/smp-cmp.c 	.boot_secondary		= cmp_boot_secondary,