Searched defs:__cpu_up (Results 1 – 15 of 15) sorted by relevance
/linux/arch/riscv/kernel/ |
H A D | smpboot.c | 182 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
/linux/arch/hexagon/kernel/ |
H A D | smp.c | 174 int __cpu_up(unsigned int cpu, struct task_struct *idle) in __cpu_up() function
|
/linux/arch/sparc/kernel/ |
H A D | smp_32.c | 253 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
/linux/arch/csky/kernel/ |
H A D | smp.c | 203 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
/linux/arch/arc/kernel/ |
H A D | smp.c | 199 int __cpu_up(unsigned int cpu, struct task_struct *idle) in __cpu_up() function
|
/linux/arch/openrisc/kernel/ |
H A D | smp.c | 92 int __cpu_up(unsigned int cpu, struct task_struct *idle) in __cpu_up() function
|
/linux/arch/parisc/kernel/ |
H A D | smp.c | 432 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
/linux/arch/sh/kernel/ |
H A D | smp.c | 214 int __cpu_up(unsigned int cpu, struct task_struct *tsk) in __cpu_up() function
|
/linux/arch/alpha/kernel/ |
H A D | smp.c | 472 __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
/linux/arch/arm/kernel/ |
H A D | smp.c | 131 int __cpu_up(unsigned int cpu, struct task_struct *idle) in __cpu_up() function
|
/linux/arch/mips/kernel/ |
H A D | smp.c | 467 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
/linux/arch/xtensa/kernel/ |
H A D | smp.c | 234 int __cpu_up(unsigned int cpu, struct task_struct *idle) in __cpu_up() function
|
/linux/arch/arm64/kernel/ |
H A D | smp.c | 119 int __cpu_up(unsigned int cpu, struct task_struct *idle) in __cpu_up() function
|
/linux/arch/loongarch/kernel/ |
H A D | smp.c | 619 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
/linux/arch/powerpc/kernel/ |
H A D | smp.c | 1271 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|