Searched refs:boot_secondary (Results 1 - 22 of 22) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dsmp-ops.h26 void (*boot_secondary)(int cpu, struct task_struct *idle); member in struct:plat_smp_ops
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dsmp-up.c77 .boot_secondary = up_boot_secondary,
H A Dsmp-cmp.c290 .boot_secondary = cmp_boot_secondary,
H A Dsmp-mt.c316 .boot_secondary = vsmp_boot_secondary,
H A Dsmp.c241 mp_ops->boot_secondary(cpu, idle);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/include/asm/
H A Dsmp.h62 extern int boot_secondary(unsigned int cpu, struct task_struct *);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/mipssim/
H A Dsim_smtc.c115 .boot_secondary = ssmtc_boot_secondary,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap2/
H A Domap-smp.c62 int __cpuinit boot_secondary(unsigned int cpu, struct task_struct *idle) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/mti-malta/
H A Dmalta-smtc.c106 .boot_secondary = msmtc_boot_secondary,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/mti-sead3/
H A Dsead3-smtc.c106 .boot_secondary = msmtc_boot_secondary,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/pmc-sierra/yosemite/
H A Dsmp.c178 .boot_secondary = yos_boot_secondary,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-s5pv310/
H A Dplatsmp.c73 int __cpuinit boot_secondary(unsigned int cpu, struct task_struct *idle) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-tegra/
H A Dplatsmp.c60 int __cpuinit boot_secondary(unsigned int cpu, struct task_struct *idle) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-ux500/
H A Dplatsmp.c62 int __cpuinit boot_secondary(unsigned int cpu, struct task_struct *idle) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-vexpress/
H A Dplatsmp.c70 int __cpuinit boot_secondary(unsigned int cpu, struct task_struct *idle) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/sibyte/bcm1480/
H A Dsmp.c174 .boot_secondary = bcm1480_boot_secondary,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/sibyte/sb1250/
H A Dsmp.c162 .boot_secondary = sb1250_boot_secondary,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-realview/
H A Dplatsmp.c88 int __cpuinit boot_secondary(unsigned int cpu, struct task_struct *idle) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-brcm/
H A Dplatsmp.c75 int __cpuinit boot_secondary(unsigned int cpu, struct task_struct *idle) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/sgi-ip27/
H A Dip27-smp.c240 .boot_secondary = ip27_boot_secondary,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/cavium-octeon/
H A Dsmp.c429 .boot_secondary = octeon_boot_secondary,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/kernel/
H A Dsmp.c151 ret = boot_secondary(cpu, idle);

Completed in 139 milliseconds