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