/arch/s390/include/asm/ |
D | smp.h | 24 extern int __cpu_up(unsigned int cpu, struct task_struct *tidle);
|
/arch/x86/include/asm/ |
D | smp.h | 94 static inline int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
/arch/tile/kernel/ |
D | smpboot.c | 215 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
/arch/hexagon/kernel/ |
D | smp.c | 194 int __cpu_up(unsigned int cpu, struct task_struct *idle) in __cpu_up() function
|
/arch/sparc/kernel/ |
D | smp_32.c | 260 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
D | smp_64.c | 1317 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
/arch/arc/kernel/ |
D | smp.c | 209 int __cpu_up(unsigned int cpu, struct task_struct *idle) in __cpu_up() function
|
/arch/parisc/kernel/ |
D | smp.c | 412 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
/arch/blackfin/mach-common/ |
D | smp.c | 250 int __cpu_up(unsigned int cpu, struct task_struct *idle) in __cpu_up() function
|
/arch/sh/kernel/ |
D | smp.c | 217 int __cpu_up(unsigned int cpu, struct task_struct *tsk) in __cpu_up() function
|
/arch/m32r/kernel/ |
D | smpboot.c | 347 int __cpu_up(unsigned int cpu_id, struct task_struct *tidle) in __cpu_up() function
|
/arch/metag/kernel/ |
D | smp.c | 218 int __cpu_up(unsigned int cpu, struct task_struct *idle) in __cpu_up() function
|
/arch/arm/kernel/ |
D | smp.c | 134 int __cpu_up(unsigned int cpu, struct task_struct *idle) in __cpu_up() function
|
/arch/mips/kernel/ |
D | smp.c | 450 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
/arch/xtensa/kernel/ |
D | smp.c | 237 int __cpu_up(unsigned int cpu, struct task_struct *idle) in __cpu_up() function
|
/arch/arm64/kernel/ |
D | smp.c | 111 int __cpu_up(unsigned int cpu, struct task_struct *idle) in __cpu_up() function
|
/arch/alpha/kernel/ |
D | smp.c | 479 __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/mn10300/kernel/ |
D | smp.c | 934 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
/arch/powerpc/kernel/ |
D | smp.c | 740 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
/arch/s390/kernel/ |
D | smp.c | 865 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|