Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/kernel/
A Dsmp.c126 stop_this_cpu(NULL); in smp_stop_nmi_callback()
138 stop_this_cpu(NULL); in DEFINE_IDTENTRY_SYSVEC()
A Dreboot.c733 stop_this_cpu(NULL); in native_machine_halt()
A Dprocess.c755 void __noreturn stop_this_cpu(void *dummy) in stop_this_cpu() function
/linux-6.3-rc2/arch/ia64/kernel/
A Dsmp.c73 stop_this_cpu(void) in stop_this_cpu() function
113 stop_this_cpu(); in handle_IPI()
/linux-6.3-rc2/arch/sh/kernel/
A Didle.c51 void stop_this_cpu(void *unused) in stop_this_cpu() function
A Dreboot.c58 stop_this_cpu(NULL); in native_machine_halt()
A Dsmp.c266 smp_call_function(stop_this_cpu, 0, 0); in smp_send_stop()
/linux-6.3-rc2/arch/openrisc/kernel/
A Dsmp.c181 static void stop_this_cpu(void *dummy) in stop_this_cpu() function
197 smp_call_function(stop_this_cpu, NULL, 0); in smp_send_stop()
/linux-6.3-rc2/arch/sh/include/asm/
A Dprocessor.h98 void stop_this_cpu(void *);
/linux-6.3-rc2/arch/mips/kernel/
A Dsmp.c386 static void stop_this_cpu(void *dummy) in stop_this_cpu() function
400 smp_call_function(stop_this_cpu, NULL, 0); in smp_send_stop()
/linux-6.3-rc2/arch/loongarch/kernel/
A Dsmp.c549 static void stop_this_cpu(void *dummy) in stop_this_cpu() function
559 smp_call_function(stop_this_cpu, NULL, 0); in smp_send_stop()
/linux-6.3-rc2/arch/x86/include/asm/
A Dprocessor.h698 void __noreturn stop_this_cpu(void *dummy);
/linux-6.3-rc2/arch/sparc/kernel/
A Dsmp_64.c1488 static void stop_this_cpu(void *dummy) in stop_this_cpu() function
1520 smp_call_function(stop_this_cpu, NULL, 0); in smp_send_stop()
/linux-6.3-rc2/arch/powerpc/kernel/
A Dsmp.c670 static void stop_this_cpu(void *dummy) in stop_this_cpu() function
702 smp_call_function(stop_this_cpu, NULL, 0); in smp_send_stop()

Completed in 23 milliseconds