Searched defs:tidle (Results 1 – 12 of 12) 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()
|
| H A D | cpu_ops_sbi.c | 65 static int sbi_cpu_start(unsigned int cpuid, struct task_struct *tidle) in sbi_cpu_start()
|
| /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/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/parisc/kernel/ |
| H A D | smp.c | 432 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up()
|
| /linux/arch/x86/kernel/ |
| H A D | smpboot.c | 1064 int native_kick_ap(unsigned int cpu, struct task_struct *tidle) in native_kick_ap() 1103 int arch_cpuhp_kick_ap_alive(unsigned int cpu, struct task_struct *tidle) in arch_cpuhp_kick_ap_alive()
|
| /linux/arch/alpha/kernel/ |
| H A D | smp.c | 472 __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up()
|
| /linux/arch/s390/kernel/ |
| H A D | smp.c | 856 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up()
|
| /linux/arch/powerpc/kernel/ |
| H A D | smp.c | 1291 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up()
|