Searched defs:tidle (Results 1 – 12 of 12) sorted by relevance
/Linux-v5.4/arch/riscv/kernel/ |
D | smpboot.c | 99 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up()
|
/Linux-v5.4/arch/x86/include/asm/ |
D | smp.h | 95 static inline int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up()
|
/Linux-v5.4/arch/csky/kernel/ |
D | smp.c | 159 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up()
|
/Linux-v5.4/arch/sparc/kernel/ |
D | smp_32.c | 260 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up()
|
D | smp_64.c | 1317 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up()
|
/Linux-v5.4/arch/parisc/kernel/ |
D | smp.c | 416 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up()
|
/Linux-v5.4/arch/mips/kernel/ |
D | smp.c | 441 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up()
|
/Linux-v5.4/arch/alpha/kernel/ |
D | smp.c | 479 __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up()
|
/Linux-v5.4/arch/ia64/kernel/ |
D | smpboot.c | 727 __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up()
|
/Linux-v5.4/arch/x86/kernel/ |
D | smpboot.c | 1127 int native_cpu_up(unsigned int cpu, struct task_struct *tidle) in native_cpu_up()
|
/Linux-v5.4/arch/powerpc/kernel/ |
D | smp.c | 989 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up()
|
/Linux-v5.4/arch/s390/kernel/ |
D | smp.c | 850 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up()
|