Searched refs:__cpu_up (Results 1 – 18 of 18) sorted by relevance
| /arch/s390/include/asm/ |
| A D | smp.h | 41 extern int __cpu_up(unsigned int cpu, struct task_struct *tidle);
|
| /arch/hexagon/kernel/ |
| A D | smp.c | 174 int __cpu_up(unsigned int cpu, struct task_struct *idle) in __cpu_up() function
|
| /arch/riscv/kernel/ |
| A D | smpboot.c | 182 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
| /arch/csky/kernel/ |
| A D | smp.c | 203 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
| /arch/openrisc/kernel/ |
| A D | smp.c | 92 int __cpu_up(unsigned int cpu, struct task_struct *idle) in __cpu_up() function
|
| /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 | 1267 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
| /arch/arc/kernel/ |
| A D | smp.c | 199 int __cpu_up(unsigned int cpu, struct task_struct *idle) in __cpu_up() function
|
| /arch/parisc/kernel/ |
| A D | smp.c | 432 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
| /arch/sh/kernel/ |
| A D | smp.c | 214 int __cpu_up(unsigned int cpu, struct task_struct *tsk) in __cpu_up() function
|
| /arch/xtensa/kernel/ |
| A D | smp.c | 234 int __cpu_up(unsigned int cpu, struct task_struct *idle) in __cpu_up() function
|
| /arch/arm/kernel/ |
| A D | smp.c | 131 int __cpu_up(unsigned int cpu, struct task_struct *idle) in __cpu_up() function
|
| /arch/mips/kernel/ |
| A D | smp.c | 467 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
| /arch/alpha/kernel/ |
| A D | smp.c | 472 __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
| /arch/loongarch/kernel/ |
| A D | smp.c | 619 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
| /arch/arm64/kernel/ |
| A D | smp.c | 111 int __cpu_up(unsigned int cpu, struct task_struct *idle) in __cpu_up() function
|
| /arch/s390/kernel/ |
| A D | smp.c | 853 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
| /arch/powerpc/kernel/ |
| A D | smp.c | 1271 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up() function
|
Completed in 41 milliseconds