Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/kernel/
Dsmp.c128 stop_this_cpu(NULL); in smp_stop_nmi_callback()
140 stop_this_cpu(NULL); in DEFINE_IDTENTRY_SYSVEC()
Dreboot.c779 stop_this_cpu(NULL); in native_machine_halt()
Dprocess.c796 void __noreturn stop_this_cpu(void *dummy) in stop_this_cpu() function
/linux-6.6.21/arch/ia64/kernel/
Dsmp.c73 stop_this_cpu(void) in stop_this_cpu() function
113 stop_this_cpu(); in handle_IPI()
/linux-6.6.21/arch/sh/kernel/
Didle.c53 void stop_this_cpu(void *unused) in stop_this_cpu() function
Dreboot.c58 stop_this_cpu(NULL); in native_machine_halt()
Dsmp.c266 smp_call_function(stop_this_cpu, 0, 0); in smp_send_stop()
/linux-6.6.21/arch/openrisc/kernel/
Dsmp.c183 static void stop_this_cpu(void *dummy) in stop_this_cpu() function
199 smp_call_function(stop_this_cpu, NULL, 0); in smp_send_stop()
/linux-6.6.21/tools/objtool/
Dnoreturns.h39 NORETURN(stop_this_cpu)
/linux-6.6.21/arch/sh/include/asm/
Dprocessor.h98 void stop_this_cpu(void *);
/linux-6.6.21/arch/mips/kernel/
Dsmp.c404 static void stop_this_cpu(void *dummy) in stop_this_cpu() function
418 smp_call_function(stop_this_cpu, NULL, 0); in smp_send_stop()
/linux-6.6.21/arch/loongarch/kernel/
Dsmp.c563 static void stop_this_cpu(void *dummy) in stop_this_cpu() function
573 smp_call_function(stop_this_cpu, NULL, 0); in smp_send_stop()
/linux-6.6.21/arch/x86/include/asm/
Dprocessor.h706 void __noreturn stop_this_cpu(void *dummy);
/linux-6.6.21/arch/sparc/kernel/
Dsmp_64.c1504 static void stop_this_cpu(void *dummy) in stop_this_cpu() function
1536 smp_call_function(stop_this_cpu, NULL, 0); in smp_send_stop()
/linux-6.6.21/arch/powerpc/kernel/
Dsmp.c673 static void stop_this_cpu(void *dummy) in stop_this_cpu() function
705 smp_call_function(stop_this_cpu, NULL, 0); in smp_send_stop()