Searched refs:__cpu_up (Results 1 – 19 of 19) sorted by relevance
/arch/s390/include/asm/ |
D | smp.h | 21 extern int __cpu_up(unsigned int cpu, struct task_struct *tidle);
|
/arch/riscv/kernel/ |
D | smpboot.c | 99 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
/arch/openrisc/kernel/ |
D | smp.c | 86 int __cpu_up(unsigned int cpu, struct task_struct *idle) in __cpu_up() function
|
/arch/x86/include/asm/ |
D | smp.h | 95 static inline int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
/arch/hexagon/kernel/ |
D | smp.c | 181 int __cpu_up(unsigned int cpu, struct task_struct *idle) in __cpu_up() function
|
/arch/csky/kernel/ |
D | smp.c | 159 int __cpu_up(unsigned int cpu, struct task_struct *tidle) 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 | 206 int __cpu_up(unsigned int cpu, struct task_struct *idle) in __cpu_up() function
|
/arch/parisc/kernel/ |
D | smp.c | 416 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
/arch/sh/kernel/ |
D | smp.c | 214 int __cpu_up(unsigned int cpu, struct task_struct *tsk) 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/arm/kernel/ |
D | smp.c | 125 int __cpu_up(unsigned int cpu, struct task_struct *idle) in __cpu_up() function
|
/arch/mips/kernel/ |
D | smp.c | 441 int __cpu_up(unsigned int cpu, struct task_struct *tidle) 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/arm64/kernel/ |
D | smp.c | 103 int __cpu_up(unsigned int cpu, struct task_struct *idle) in __cpu_up() function
|
/arch/ia64/kernel/ |
D | smpboot.c | 727 __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
/arch/powerpc/kernel/ |
D | smp.c | 989 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
/arch/s390/kernel/ |
D | smp.c | 883 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|