/linux-3.4.99/arch/arm/mach-highbank/ |
D | platsmp.c | 33 int __cpuinit boot_secondary(unsigned int cpu, struct task_struct *idle) in boot_secondary() function
|
/linux-3.4.99/arch/arm/include/asm/ |
D | smp.h | 55 extern int boot_secondary(unsigned int cpu, struct task_struct *);
|
/linux-3.4.99/arch/arm/plat-versatile/ |
D | platsmp.c | 65 int __cpuinit boot_secondary(unsigned int cpu, struct task_struct *idle) in boot_secondary() function
|
/linux-3.4.99/arch/mips/kernel/ |
D | smp-up.c | 77 .boot_secondary = up_boot_secondary,
|
D | smp-cmp.c | 206 .boot_secondary = cmp_boot_secondary,
|
D | smp-mt.c | 283 .boot_secondary = vsmp_boot_secondary,
|
D | smp-bmips.c | 365 .boot_secondary = bmips_boot_secondary,
|
D | smp.c | 243 mp_ops->boot_secondary(cpu, idle); in __cpu_up()
|
/linux-3.4.99/arch/mips/mipssim/ |
D | sim_smtc.c | 113 .boot_secondary = ssmtc_boot_secondary,
|
/linux-3.4.99/arch/mips/include/asm/ |
D | smp-ops.h | 28 void (*boot_secondary)(int cpu, struct task_struct *idle); member
|
/linux-3.4.99/arch/arm/mach-imx/ |
D | platsmp.c | 54 int __cpuinit boot_secondary(unsigned int cpu, struct task_struct *idle) in boot_secondary() function
|
/linux-3.4.99/arch/arm/mach-shmobile/ |
D | platsmp.c | 65 int __cpuinit boot_secondary(unsigned int cpu, struct task_struct *idle) in boot_secondary() function
|
/linux-3.4.99/arch/mips/pmc-sierra/msp71xx/ |
D | msp_smtc.c | 102 .boot_secondary = msp_smtc_boot_secondary,
|
/linux-3.4.99/arch/arm/mach-omap2/ |
D | omap-smp.c | 72 int __cpuinit boot_secondary(unsigned int cpu, struct task_struct *idle) in boot_secondary() function
|
/linux-3.4.99/arch/arm/mach-ux500/ |
D | platsmp.c | 85 int __cpuinit boot_secondary(unsigned int cpu, struct task_struct *idle) in boot_secondary() function
|
/linux-3.4.99/arch/mips/mti-malta/ |
D | malta-smtc.c | 105 .boot_secondary = msmtc_boot_secondary,
|
/linux-3.4.99/arch/arm/mach-msm/ |
D | platsmp.c | 96 int __cpuinit boot_secondary(unsigned int cpu, struct task_struct *idle) in boot_secondary() function
|
/linux-3.4.99/arch/arm/mach-exynos/ |
D | platsmp.c | 89 int __cpuinit boot_secondary(unsigned int cpu, struct task_struct *idle) in boot_secondary() function
|
/linux-3.4.99/arch/mips/pmc-sierra/yosemite/ |
D | smp.c | 182 .boot_secondary = yos_boot_secondary,
|
/linux-3.4.99/arch/arm/mach-tegra/ |
D | platsmp.c | 120 int __cpuinit boot_secondary(unsigned int cpu, struct task_struct *idle) in boot_secondary() function
|
/linux-3.4.99/arch/mips/sibyte/sb1250/ |
D | smp.c | 162 .boot_secondary = sb1250_boot_secondary,
|
/linux-3.4.99/arch/mips/sibyte/bcm1480/ |
D | smp.c | 174 .boot_secondary = bcm1480_boot_secondary,
|
/linux-3.4.99/arch/mips/netlogic/common/ |
D | smp.c | 267 .boot_secondary = nlm_boot_secondary,
|
/linux-3.4.99/arch/mips/sgi-ip27/ |
D | ip27-smp.c | 240 .boot_secondary = ip27_boot_secondary,
|
/linux-3.4.99/arch/mips/cavium-octeon/ |
D | smp.c | 418 .boot_secondary = octeon_boot_secondary,
|