Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/kernel/
Dsmp.c126 stop_this_cpu(NULL); in smp_stop_nmi_callback()
138 stop_this_cpu(NULL); in DEFINE_IDTENTRY_SYSVEC()
Dreboot.c745 stop_this_cpu(NULL); in native_machine_halt()
Dprocess.c705 void stop_this_cpu(void *dummy) in stop_this_cpu() function
/Linux-v5.10/arch/ia64/kernel/
Dsmp.c73 stop_this_cpu(void) in stop_this_cpu() function
113 stop_this_cpu(); in handle_IPI()
/Linux-v5.10/arch/sh/kernel/
Didle.c50 void stop_this_cpu(void *unused) in stop_this_cpu() function
Dreboot.c59 stop_this_cpu(NULL); in native_machine_halt()
Dsmp.c268 smp_call_function(stop_this_cpu, 0, 0); in smp_send_stop()
/Linux-v5.10/arch/openrisc/kernel/
Dsmp.c176 static void stop_this_cpu(void *dummy) in stop_this_cpu() function
192 smp_call_function(stop_this_cpu, NULL, 0); in smp_send_stop()
/Linux-v5.10/arch/sh/include/asm/
Dprocessor.h99 void stop_this_cpu(void *);
/Linux-v5.10/arch/mips/kernel/
Dsmp.c387 static void stop_this_cpu(void *dummy) in stop_this_cpu() function
401 smp_call_function(stop_this_cpu, NULL, 0); in smp_send_stop()
/Linux-v5.10/arch/powerpc/kernel/
Dsmp.c615 static void stop_this_cpu(void *dummy) in stop_this_cpu() function
638 smp_call_function(stop_this_cpu, NULL, 0); in smp_send_stop()
/Linux-v5.10/arch/x86/include/asm/
Dprocessor.h849 void stop_this_cpu(void *dummy);
/Linux-v5.10/arch/sparc/kernel/
Dsmp_64.c1497 static void stop_this_cpu(void *dummy) in stop_this_cpu() function
1529 smp_call_function(stop_this_cpu, NULL, 0); in smp_send_stop()