Home
last modified time | relevance | path

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

/arch/x86/kernel/
Dsmp.c126 stop_this_cpu(NULL); in smp_stop_nmi_callback()
138 stop_this_cpu(NULL); in DEFINE_IDTENTRY_SYSVEC()
Dreboot.c733 stop_this_cpu(NULL); in native_machine_halt()
Dprocess.c734 void __noreturn stop_this_cpu(void *dummy) in stop_this_cpu() function
/arch/sh/kernel/
Didle.c51 void stop_this_cpu(void *unused) in stop_this_cpu() function
Dreboot.c59 stop_this_cpu(NULL); in native_machine_halt()
Dsmp.c266 smp_call_function(stop_this_cpu, 0, 0); in smp_send_stop()
/arch/ia64/kernel/
Dsmp.c73 stop_this_cpu(void) in stop_this_cpu() function
113 stop_this_cpu(); in handle_IPI()
/arch/openrisc/kernel/
Dsmp.c185 static void stop_this_cpu(void *dummy) in stop_this_cpu() function
201 smp_call_function(stop_this_cpu, NULL, 0); in smp_send_stop()
/arch/sh/include/asm/
Dprocessor.h99 void stop_this_cpu(void *);
/arch/mips/kernel/
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()
/arch/x86/include/asm/
Dprocessor.h841 void __noreturn stop_this_cpu(void *dummy);
/arch/sparc/kernel/
Dsmp_64.c1494 static void stop_this_cpu(void *dummy) in stop_this_cpu() function
1526 smp_call_function(stop_this_cpu, NULL, 0); in smp_send_stop()
/arch/powerpc/kernel/
Dsmp.c683 static void stop_this_cpu(void *dummy) in stop_this_cpu() function
715 smp_call_function(stop_this_cpu, NULL, 0); in smp_send_stop()