Home
last modified time | relevance | path

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

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