Home
last modified time | relevance | path

Searched refs:stop_this_cpu (Results 1 – 13 of 13) sorted by relevance

/Linux-v4.19/arch/openrisc/kernel/
Dsmp.c175 static void stop_this_cpu(void *dummy) in stop_this_cpu() function
191 smp_call_function(stop_this_cpu, NULL, 0); in smp_send_stop()
/Linux-v4.19/arch/x86/kernel/
Dsmp.c167 stop_this_cpu(NULL); in smp_stop_nmi_callback()
180 stop_this_cpu(NULL); in smp_reboot_interrupt()
Dreboot.c716 stop_this_cpu(NULL); in native_machine_halt()
Dprocess.c516 void stop_this_cpu(void *dummy) in stop_this_cpu() function
/Linux-v4.19/arch/ia64/kernel/
Dsmp.c74 stop_this_cpu(void) in stop_this_cpu() function
114 stop_this_cpu(); in handle_IPI()
/Linux-v4.19/arch/sh/kernel/
Didle.c54 void stop_this_cpu(void *unused) in stop_this_cpu() function
Dreboot.c65 stop_this_cpu(NULL); in native_machine_halt()
Dsmp.c271 smp_call_function(stop_this_cpu, 0, 0); in smp_send_stop()
/Linux-v4.19/arch/sh/include/asm/
Dprocessor.h103 void stop_this_cpu(void *);
/Linux-v4.19/arch/mips/kernel/
Dsmp.c407 static void stop_this_cpu(void *dummy) in stop_this_cpu() function
421 smp_call_function(stop_this_cpu, NULL, 0); in smp_send_stop()
/Linux-v4.19/arch/powerpc/kernel/
Dsmp.c619 static void stop_this_cpu(void *dummy) in stop_this_cpu() function
642 smp_call_function(stop_this_cpu, NULL, 0); in smp_send_stop()
/Linux-v4.19/arch/x86/include/asm/
Dprocessor.h985 void stop_this_cpu(void *dummy);
/Linux-v4.19/arch/sparc/kernel/
Dsmp_64.c1534 static void stop_this_cpu(void *dummy) in stop_this_cpu() function
1566 smp_call_function(stop_this_cpu, NULL, 0); in smp_send_stop()