/Linux-v4.19/arch/riscv/kernel/ |
D | smpboot.c | 70 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
/Linux-v4.19/arch/hexagon/kernel/ |
D | smp.c | 194 int __cpu_up(unsigned int cpu, struct task_struct *idle) in __cpu_up() function
|
/Linux-v4.19/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
|
/Linux-v4.19/arch/x86/include/asm/ |
D | smp.h | 94 static inline int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
/Linux-v4.19/arch/openrisc/kernel/ |
D | smp.c | 86 int __cpu_up(unsigned int cpu, struct task_struct *idle) in __cpu_up() function
|
/Linux-v4.19/arch/parisc/kernel/ |
D | smp.c | 417 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
/Linux-v4.19/arch/arc/kernel/ |
D | smp.c | 209 int __cpu_up(unsigned int cpu, struct task_struct *idle) in __cpu_up() function
|
/Linux-v4.19/arch/sh/kernel/ |
D | smp.c | 217 int __cpu_up(unsigned int cpu, struct task_struct *tsk) in __cpu_up() function
|
/Linux-v4.19/arch/arm/kernel/ |
D | smp.c | 105 int __cpu_up(unsigned int cpu, struct task_struct *idle) in __cpu_up() function
|
/Linux-v4.19/arch/arm64/kernel/ |
D | smp.c | 112 int __cpu_up(unsigned int cpu, struct task_struct *idle) in __cpu_up() function
|
/Linux-v4.19/arch/alpha/kernel/ |
D | smp.c | 479 __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
/Linux-v4.19/arch/mips/kernel/ |
D | smp.c | 450 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
/Linux-v4.19/arch/ia64/kernel/ |
D | smpboot.c | 733 __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
/Linux-v4.19/arch/xtensa/kernel/ |
D | smp.c | 227 int __cpu_up(unsigned int cpu, struct task_struct *idle) in __cpu_up() function
|
/Linux-v4.19/arch/powerpc/kernel/ |
D | smp.c | 821 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
/Linux-v4.19/arch/s390/kernel/ |
D | smp.c | 826 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|