Searched defs:tidle (Results 1 – 8 of 8) sorted by relevance
| /linux/arch/riscv/kernel/ |
| H A D | smpboot.c | 176 static int start_secondary_cpu(int cpu, struct task_struct *tidle) in start_secondary_cpu() 185 int arch_cpuhp_kick_ap_alive(unsigned int cpu, struct task_struct *tidle) in arch_cpuhp_kick_ap_alive() 190 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up()
|
| /linux/arch/um/kernel/ |
| H A D | smp.c | 193 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up()
|
| /linux/arch/sparc/kernel/ |
| H A D | smp_32.c | 253 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up()
|
| H A D | smp_64.c | 1266 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up()
|
| /linux/arch/csky/kernel/ |
| H A D | smp.c | 203 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up()
|
| /linux/arch/alpha/kernel/ |
| H A D | smp.c | 472 __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up()
|
| /linux/arch/loongarch/kernel/ |
| H A D | smp.c | 636 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up()
|
| /linux/arch/s390/kernel/ |
| H A D | smp.c | 845 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up()
|