Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/openrisc/kernel/
A Dsmp.c40 static void boot_secondary(unsigned int cpu, struct task_struct *idle) in boot_secondary() function
105 boot_secondary(cpu, idle); in __cpu_up()
/linux-6.3-rc2/arch/mips/kernel/
A Dsmp-up.c72 .boot_secondary = up_boot_secondary,
A Dsmp-cmp.c145 .boot_secondary = cmp_boot_secondary,
A Dsmp-bmips.c423 .boot_secondary = bmips_boot_secondary,
440 .boot_secondary = bmips_boot_secondary,
A Dsmp-mt.c236 .boot_secondary = vsmp_boot_secondary,
A Dsmp-cps.c613 .boot_secondary = cps_boot_secondary,
A Dsmp.c435 err = mp_ops->boot_secondary(cpu, tidle); in __cpu_up()
/linux-6.3-rc2/arch/mips/include/asm/
A Dsmp-ops.h29 int (*boot_secondary)(int cpu, struct task_struct *idle); member
/linux-6.3-rc2/arch/mips/cavium-octeon/
A Dsmp.c416 .boot_secondary = octeon_boot_secondary,
496 .boot_secondary = octeon_boot_secondary,
/linux-6.3-rc2/arch/mips/sibyte/sb1250/
A Dsmp.c142 .boot_secondary = sb1250_boot_secondary,
/linux-6.3-rc2/arch/mips/sgi-ip30/
A Dip30-smp.c145 .boot_secondary = ip30_smp_boot_secondary,
/linux-6.3-rc2/arch/mips/sibyte/bcm1480/
A Dsmp.c153 .boot_secondary = bcm1480_boot_secondary,
/linux-6.3-rc2/arch/mips/sgi-ip27/
A Dip27-smp.c185 .boot_secondary = ip27_boot_secondary,
/linux-6.3-rc2/arch/xtensa/kernel/
A Dsmp.c192 static int boot_secondary(unsigned int cpu, struct task_struct *ts) in boot_secondary() function
247 ret = boot_secondary(cpu, idle); in __cpu_up()
/linux-6.3-rc2/arch/arm64/kernel/
A Dsmp.c101 static int boot_secondary(unsigned int cpu, struct task_struct *idle) in boot_secondary() function
126 ret = boot_secondary(cpu, idle); in __cpu_up()
/linux-6.3-rc2/arch/mips/loongson64/
A Dsmp.c871 .boot_secondary = loongson3_boot_secondary,

Completed in 23 milliseconds