/Linux-v6.1/arch/riscv/kernel/ |
D | smpboot.c | 127 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
/Linux-v6.1/arch/hexagon/kernel/ |
D | smp.c | 178 int __cpu_up(unsigned int cpu, struct task_struct *idle) in __cpu_up() function
|
/Linux-v6.1/arch/sparc/kernel/ |
D | smp_32.c | 253 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
D | smp_64.c | 1271 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
/Linux-v6.1/arch/x86/include/asm/ |
D | smp.h | 82 static inline int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
/Linux-v6.1/arch/csky/kernel/ |
D | smp.c | 207 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
/Linux-v6.1/arch/parisc/kernel/ |
D | smp.c | 441 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
/Linux-v6.1/arch/arc/kernel/ |
D | smp.c | 203 int __cpu_up(unsigned int cpu, struct task_struct *idle) in __cpu_up() function
|
/Linux-v6.1/arch/openrisc/kernel/ |
D | smp.c | 94 int __cpu_up(unsigned int cpu, struct task_struct *idle) in __cpu_up() function
|
/Linux-v6.1/arch/sh/kernel/ |
D | smp.c | 212 int __cpu_up(unsigned int cpu, struct task_struct *tsk) in __cpu_up() function
|
/Linux-v6.1/arch/mips/kernel/ |
D | smp.c | 431 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
/Linux-v6.1/arch/arm/kernel/ |
D | smp.c | 132 int __cpu_up(unsigned int cpu, struct task_struct *idle) in __cpu_up() function
|
/Linux-v6.1/arch/alpha/kernel/ |
D | smp.c | 476 __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
/Linux-v6.1/arch/ia64/kernel/ |
D | smpboot.c | 713 __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
/Linux-v6.1/arch/loongarch/kernel/ |
D | smp.c | 448 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
/Linux-v6.1/arch/xtensa/kernel/ |
D | smp.c | 233 int __cpu_up(unsigned int cpu, struct task_struct *idle) in __cpu_up() function
|
/Linux-v6.1/arch/arm64/kernel/ |
D | smp.c | 113 int __cpu_up(unsigned int cpu, struct task_struct *idle) in __cpu_up() function
|
/Linux-v6.1/arch/powerpc/kernel/ |
D | smp.c | 1258 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
/Linux-v6.1/arch/s390/kernel/ |
D | smp.c | 919 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|