Searched defs:boot_secondary (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/arch/mips/include/asm/
H A Dsmp-ops.h29 void (*boot_secondary)(int cpu, struct task_struct *idle); member in struct:plat_smp_ops
/linux-4.4.14/arch/arm64/kernel/
H A Dsmp.c79 static int boot_secondary(unsigned int cpu, struct task_struct *idle) boot_secondary() function
/linux-4.4.14/arch/xtensa/kernel/
H A Dsmp.c188 static int boot_secondary(unsigned int cpu, struct task_struct *ts) boot_secondary() function
/linux-4.4.14/arch/metag/kernel/
H A Dsmp.c71 static int boot_secondary(unsigned int thread, struct task_struct *idle) boot_secondary() function

Completed in 214 milliseconds