Searched defs:boot_secondary (Results 1 – 10 of 10) sorted by relevance
/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/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/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-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/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/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/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-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/include/asm/ |
D | smp-ops.h | 28 void (*boot_secondary)(int cpu, struct task_struct *idle); member
|