Searched defs:tidle (Results 1 – 9 of 9) sorted by relevance
/linux/arch/riscv/kernel/ |
H A D | smpboot.c | 174 static int start_secondary_cpu(int cpu, struct task_struct *tidle) in start_secondary_cpu() 182 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up()
|
/linux/arch/mips/kernel/ |
H A D | smp.c | 462 int arch_cpuhp_kick_ap_alive(unsigned int cpu, struct task_struct *tidle) in arch_cpuhp_kick_ap_alive() 467 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()
|
/linux/arch/x86/kernel/ |
H A D | smpboot.c | 911 int native_kick_ap(unsigned int cpu, struct task_struct *tidle) in native_kick_ap() 950 int arch_cpuhp_kick_ap_alive(unsigned int cpu, struct task_struct *tidle) in arch_cpuhp_kick_ap_alive()
|
/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/parisc/kernel/ |
H A D | smp.c | 432 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 | 619 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up()
|
/linux/arch/powerpc/kernel/ |
H A D | smp.c | 1271 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up()
|