Home
last modified time | relevance | path

Searched refs:boot_secondary (Results 1 – 17 of 17) sorted by relevance

/linux-4.1.27/arch/mips/kernel/
Dsmp-up.c71 .boot_secondary = up_boot_secondary,
Dsmp-cmp.c156 .boot_secondary = cmp_boot_secondary,
Dsmp-bmips.c411 .boot_secondary = bmips_boot_secondary,
425 .boot_secondary = bmips_boot_secondary,
Dsmp-mt.c287 .boot_secondary = vsmp_boot_secondary,
Dsmp-cps.c444 .boot_secondary = cps_boot_secondary,
Dsmp.c259 mp_ops->boot_secondary(cpu, tidle); in __cpu_up()
/linux-4.1.27/arch/mips/include/asm/
Dsmp-ops.h29 void (*boot_secondary)(int cpu, struct task_struct *idle); member
/linux-4.1.27/arch/mips/sibyte/sb1250/
Dsmp.c154 .boot_secondary = sb1250_boot_secondary,
/linux-4.1.27/arch/mips/paravirt/
Dparavirt-smp.c140 .boot_secondary = paravirt_boot_secondary,
/linux-4.1.27/arch/mips/sibyte/bcm1480/
Dsmp.c166 .boot_secondary = bcm1480_boot_secondary,
/linux-4.1.27/arch/arm64/kernel/
Dsmp.c77 static int boot_secondary(unsigned int cpu, struct task_struct *idle) in boot_secondary() function
101 ret = boot_secondary(cpu, idle); in __cpu_up()
/linux-4.1.27/arch/metag/kernel/
Dsmp.c71 static int boot_secondary(unsigned int thread, struct task_struct *idle) in boot_secondary() function
237 ret = boot_secondary(thread, idle); in __cpu_up()
/linux-4.1.27/arch/xtensa/kernel/
Dsmp.c188 static int boot_secondary(unsigned int cpu, struct task_struct *ts) in boot_secondary() function
237 ret = boot_secondary(cpu, idle); in __cpu_up()
/linux-4.1.27/arch/mips/netlogic/common/
Dsmp.c277 .boot_secondary = nlm_boot_secondary,
/linux-4.1.27/arch/mips/sgi-ip27/
Dip27-smp.c235 .boot_secondary = ip27_boot_secondary,
/linux-4.1.27/arch/mips/cavium-octeon/
Dsmp.c383 .boot_secondary = octeon_boot_secondary,
/linux-4.1.27/arch/mips/loongson/loongson-3/
Dsmp.c645 .boot_secondary = loongson3_boot_secondary,