Searched defs:__cpu_up (Results 1 – 18 of 18) sorted by relevance
/arch/riscv/kernel/ |
D | smpboot.c | 130 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
/arch/hexagon/kernel/ |
D | smp.c | 178 int __cpu_up(unsigned int cpu, struct task_struct *idle) in __cpu_up() function
|
/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 | 1277 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
/arch/x86/include/asm/ |
D | smp.h | 85 static inline int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
/arch/parisc/kernel/ |
D | smp.c | 431 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
/arch/csky/kernel/ |
D | smp.c | 209 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
/arch/arc/kernel/ |
D | smp.c | 203 int __cpu_up(unsigned int cpu, struct task_struct *idle) in __cpu_up() function
|
/arch/openrisc/kernel/ |
D | smp.c | 98 int __cpu_up(unsigned int cpu, struct task_struct *idle) in __cpu_up() function
|
/arch/sh/kernel/ |
D | smp.c | 212 int __cpu_up(unsigned int cpu, struct task_struct *tsk) in __cpu_up() function
|
/arch/mips/kernel/ |
D | smp.c | 431 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
/arch/alpha/kernel/ |
D | smp.c | 476 __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
/arch/arm/kernel/ |
D | smp.c | 136 int __cpu_up(unsigned int cpu, struct task_struct *idle) in __cpu_up() function
|
/arch/ia64/kernel/ |
D | smpboot.c | 717 __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
/arch/xtensa/kernel/ |
D | smp.c | 232 int __cpu_up(unsigned int cpu, struct task_struct *idle) in __cpu_up() function
|
/arch/arm64/kernel/ |
D | smp.c | 118 int __cpu_up(unsigned int cpu, struct task_struct *idle) in __cpu_up() function
|
/arch/powerpc/kernel/ |
D | smp.c | 1270 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
/arch/s390/kernel/ |
D | smp.c | 915 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|