Searched defs:tidle (Results 1 – 14 of 14) sorted by relevance
/openbmc/linux/arch/riscv/kernel/ |
H A D | cpu_ops_spinwait.c | 21 struct task_struct *tidle) in cpu_update_secondary_bootdata() 50 static int spinwait_cpu_start(unsigned int cpuid, struct task_struct *tidle) in spinwait_cpu_start()
|
H A D | smpboot.c | 197 static int start_secondary_cpu(int cpu, struct task_struct *tidle) in start_secondary_cpu() 205 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()
|
/openbmc/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 | 1273 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up()
|
/openbmc/linux/arch/csky/kernel/ |
H A D | smp.c | 207 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up()
|
/openbmc/linux/arch/parisc/kernel/ |
H A D | smp.c | 438 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up()
|
/openbmc/linux/arch/x86/kernel/ |
H A D | smpboot.c | 1044 native_kick_ap(unsigned int cpu,struct task_struct * tidle) native_kick_ap() argument 1079 arch_cpuhp_kick_ap_alive(unsigned int cpu,struct task_struct * tidle) arch_cpuhp_kick_ap_alive() argument
|
/openbmc/linux/arch/mips/kernel/ |
H A D | smp.c | 449 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up()
|
/openbmc/linux/arch/alpha/kernel/ |
H A D | smp.c | 476 __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up()
|
/openbmc/linux/arch/loongarch/kernel/ |
H A D | smp.c | 500 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up()
|
/openbmc/linux/arch/ia64/kernel/ |
H A D | smpboot.c | 713 __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up()
|
/openbmc/linux/arch/s390/kernel/ |
H A D | smp.c | 920 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up()
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | smp.c | 1267 int __cpu_up(unsigned int cpu, struct task_struct *tidle) in __cpu_up()
|