Searched refs:arch_cpuhp_kick_ap_alive (Results 1 - 3 of 3) sorted by last modified time

/linux-master/kernel/
H A Dcpu.c812 return arch_cpuhp_kick_ap_alive(cpu, idle_thread_get(cpu));
/linux-master/include/linux/
H A Dcpuhotplug.h515 int arch_cpuhp_kick_ap_alive(unsigned int cpu, struct task_struct *tidle);
/linux-master/arch/x86/kernel/
H A Dsmpboot.c982 int arch_cpuhp_kick_ap_alive(unsigned int cpu, struct task_struct *tidle) function

Completed in 195 milliseconds