Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dsmp-ops.h29 int (*boot_secondary)(int cpu, struct task_struct *idle); member
/OK3568_Linux_fs/kernel/arch/openrisc/kernel/
H A Dsmp.c39 static void boot_secondary(unsigned int cpu, struct task_struct *idle) in boot_secondary() function
/OK3568_Linux_fs/kernel/arch/xtensa/kernel/
H A Dsmp.c191 static int boot_secondary(unsigned int cpu, struct task_struct *ts) in boot_secondary() function
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dsmp.c110 static int boot_secondary(unsigned int cpu, struct task_struct *idle) in boot_secondary() function