Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/kernel/
Dsmp.c125 stop_this_cpu(NULL); in smp_stop_nmi_callback()
138 stop_this_cpu(NULL); in smp_reboot_interrupt()
Dreboot.c737 stop_this_cpu(NULL); in native_machine_halt()
Dprocess.c598 void stop_this_cpu(void *dummy) in stop_this_cpu() function
/Linux-v5.4/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-v5.4/arch/ia64/kernel/
Dsmp.c74 stop_this_cpu(void) in stop_this_cpu() function
114 stop_this_cpu(); in handle_IPI()
/Linux-v5.4/arch/sh/kernel/
Didle.c51 void stop_this_cpu(void *unused) in stop_this_cpu() function
Dreboot.c65 stop_this_cpu(NULL); in native_machine_halt()
Dsmp.c268 smp_call_function(stop_this_cpu, 0, 0); in smp_send_stop()
/Linux-v5.4/arch/sh/include/asm/
Dprocessor.h103 void stop_this_cpu(void *);
/Linux-v5.4/arch/mips/kernel/
Dsmp.c396 static void stop_this_cpu(void *dummy) in stop_this_cpu() function
410 smp_call_function(stop_this_cpu, NULL, 0); in smp_send_stop()
/Linux-v5.4/arch/powerpc/kernel/
Dsmp.c603 static void stop_this_cpu(void *dummy) in stop_this_cpu() function
626 smp_call_function(stop_this_cpu, NULL, 0); in smp_send_stop()
/Linux-v5.4/arch/x86/include/asm/
Dprocessor.h970 void stop_this_cpu(void *dummy);
/Linux-v5.4/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()