/Linux-v5.10/arch/riscv/kernel/ |
D | smpboot.c | 116 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
/Linux-v5.10/arch/hexagon/kernel/ |
D | smp.c | 178 int __cpu_up(unsigned int cpu, struct task_struct *idle) in __cpu_up() function
|
/Linux-v5.10/arch/sparc/kernel/ |
D | smp_32.c | 258 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
D | smp_64.c | 1280 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
/Linux-v5.10/arch/x86/include/asm/ |
D | smp.h | 85 static inline int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
/Linux-v5.10/arch/csky/kernel/ |
D | smp.c | 209 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
/Linux-v5.10/arch/parisc/kernel/ |
D | smp.c | 417 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
/Linux-v5.10/arch/openrisc/kernel/ |
D | smp.c | 87 int __cpu_up(unsigned int cpu, struct task_struct *idle) in __cpu_up() function
|
/Linux-v5.10/arch/arc/kernel/ |
D | smp.c | 206 int __cpu_up(unsigned int cpu, struct task_struct *idle) in __cpu_up() function
|
/Linux-v5.10/arch/sh/kernel/ |
D | smp.c | 214 int __cpu_up(unsigned int cpu, struct task_struct *tsk) in __cpu_up() function
|
/Linux-v5.10/arch/mips/kernel/ |
D | smp.c | 432 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
/Linux-v5.10/arch/alpha/kernel/ |
D | smp.c | 477 __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
/Linux-v5.10/arch/ia64/kernel/ |
D | smpboot.c | 717 __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
/Linux-v5.10/arch/arm/kernel/ |
D | smp.c | 132 int __cpu_up(unsigned int cpu, struct task_struct *idle) in __cpu_up() function
|
/Linux-v5.10/arch/arm64/kernel/ |
D | smp.c | 113 int __cpu_up(unsigned int cpu, struct task_struct *idle) in __cpu_up() function
|
/Linux-v5.10/arch/xtensa/kernel/ |
D | smp.c | 233 int __cpu_up(unsigned int cpu, struct task_struct *idle) in __cpu_up() function
|
/Linux-v5.10/arch/powerpc/kernel/ |
D | smp.c | 1104 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
/Linux-v5.10/arch/s390/kernel/ |
D | smp.c | 897 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|