/arch/s390/include/asm/ |
D | smp.h | 22 extern int __cpu_up(unsigned int cpu, struct task_struct *tidle);
|
/arch/tile/kernel/ |
D | smpboot.c | 214 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
/arch/x86/include/asm/ |
D | smp.h | 97 static inline int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
/arch/hexagon/kernel/ |
D | smp.c | 193 int __cpu_up(unsigned int cpu, struct task_struct *idle) in __cpu_up() function
|
/arch/arc/kernel/ |
D | smp.c | 158 int __cpu_up(unsigned int cpu, struct task_struct *idle) in __cpu_up() function
|
/arch/sparc/kernel/ |
D | smp_32.c | 259 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
D | smp_64.c | 1253 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
/arch/parisc/kernel/ |
D | smp.c | 428 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
/arch/blackfin/mach-common/ |
D | smp.c | 249 int __cpu_up(unsigned int cpu, struct task_struct *idle) in __cpu_up() function
|
/arch/m32r/kernel/ |
D | smpboot.c | 346 int __cpu_up(unsigned int cpu_id, struct task_struct *tidle) in __cpu_up() function
|
/arch/sh/kernel/ |
D | smp.c | 218 int __cpu_up(unsigned int cpu, struct task_struct *tsk) in __cpu_up() function
|
/arch/mips/kernel/ |
D | smp.c | 259 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
/arch/metag/kernel/ |
D | smp.c | 216 int __cpu_up(unsigned int cpu, struct task_struct *idle) in __cpu_up() function
|
/arch/arm64/kernel/ |
D | smp.c | 93 int __cpu_up(unsigned int cpu, struct task_struct *idle) in __cpu_up() function
|
/arch/arm/kernel/ |
D | smp.c | 125 int __cpu_up(unsigned int cpu, struct task_struct *idle) in __cpu_up() function
|
/arch/xtensa/kernel/ |
D | smp.c | 234 int __cpu_up(unsigned int cpu, struct task_struct *idle) in __cpu_up() function
|
/arch/alpha/kernel/ |
D | smp.c | 478 __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
/arch/ia64/kernel/ |
D | smpboot.c | 733 __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
/arch/powerpc/kernel/ |
D | smp.c | 480 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
/arch/mn10300/kernel/ |
D | smp.c | 933 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
/arch/s390/kernel/ |
D | smp.c | 844 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|