Searched defs:tidle (Results 1 – 15 of 15) sorted by relevance
/Linux-v5.15/arch/riscv/kernel/ |
D | smpboot.c | 121 static int start_secondary_cpu(int cpu, struct task_struct *tidle) in start_secondary_cpu() 129 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up()
|
D | cpu_ops_spinwait.c | 24 static int spinwait_cpu_start(unsigned int cpuid, struct task_struct *tidle) in spinwait_cpu_start()
|
D | cpu_ops.c | 25 struct task_struct *tidle) in cpu_update_secondary_bootdata()
|
D | cpu_ops_sbi.c | 56 static int sbi_cpu_start(unsigned int cpuid, struct task_struct *tidle) in sbi_cpu_start()
|
/Linux-v5.15/arch/x86/include/asm/ |
D | smp.h | 85 static inline int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up()
|
/Linux-v5.15/arch/sparc/kernel/ |
D | smp_32.c | 258 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up()
|
D | smp_64.c | 1277 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up()
|
/Linux-v5.15/arch/parisc/kernel/ |
D | smp.c | 416 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up()
|
/Linux-v5.15/arch/csky/kernel/ |
D | smp.c | 209 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up()
|
/Linux-v5.15/arch/mips/kernel/ |
D | smp.c | 431 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up()
|
/Linux-v5.15/arch/alpha/kernel/ |
D | smp.c | 476 __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up()
|
/Linux-v5.15/arch/ia64/kernel/ |
D | smpboot.c | 717 __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up()
|
/Linux-v5.15/arch/x86/kernel/ |
D | smpboot.c | 1137 int native_cpu_up(unsigned int cpu, struct task_struct *tidle) in native_cpu_up()
|
/Linux-v5.15/arch/powerpc/kernel/ |
D | smp.c | 1230 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up()
|
/Linux-v5.15/arch/s390/kernel/ |
D | smp.c | 920 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up()
|