Home
last modified time | relevance | path

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

/linux/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.c745 stop_this_cpu(NULL); in native_machine_halt()
A Dprocess.c750 void stop_this_cpu(void *dummy) in stop_this_cpu() function
/linux/arch/ia64/kernel/
A Dsmp.c73 stop_this_cpu(void) in stop_this_cpu() function
113 stop_this_cpu(); in handle_IPI()
/linux/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/arch/sh/kernel/
A Didle.c50 void stop_this_cpu(void *unused) in stop_this_cpu() function
A Dreboot.c59 stop_this_cpu(NULL); in native_machine_halt()
A Dsmp.c266 smp_call_function(stop_this_cpu, 0, 0); in smp_send_stop()
/linux/arch/sh/include/asm/
A Dprocessor.h99 void stop_this_cpu(void *);
/linux/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/arch/powerpc/kernel/
A Dsmp.c643 static void stop_this_cpu(void *dummy) in stop_this_cpu() function
675 smp_call_function(stop_this_cpu, NULL, 0); in smp_send_stop()
/linux/arch/x86/include/asm/
A Dprocessor.h838 void stop_this_cpu(void *dummy);
/linux/arch/sparc/kernel/
A 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()

Completed in 23 milliseconds