Searched defs:tidle (Results 1 – 11 of 11) sorted by relevance
/Linux-v4.19/arch/riscv/kernel/ |
D | smpboot.c | 70 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up()
|
/Linux-v4.19/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-v4.19/arch/x86/include/asm/ |
D | smp.h | 94 static inline int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up()
|
/Linux-v4.19/arch/parisc/kernel/ |
D | smp.c | 417 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up()
|
/Linux-v4.19/arch/alpha/kernel/ |
D | smp.c | 479 __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up()
|
/Linux-v4.19/arch/mips/kernel/ |
D | smp.c | 450 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up()
|
/Linux-v4.19/arch/ia64/kernel/ |
D | smpboot.c | 733 __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up()
|
/Linux-v4.19/arch/powerpc/kernel/ |
D | smp.c | 821 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up()
|
/Linux-v4.19/arch/x86/kernel/ |
D | smpboot.c | 1072 int native_cpu_up(unsigned int cpu, struct task_struct *tidle) in native_cpu_up()
|
/Linux-v4.19/arch/s390/kernel/ |
D | smp.c | 826 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up()
|