/linux-4.1.27/arch/tile/kernel/ |
D | reboot.c | 25 #define smp_send_stop() macro
|
D | smp.c | 118 void smp_send_stop(void) in smp_send_stop() function
|
/linux-4.1.27/include/linux/ |
D | smp.h | 125 static inline void smp_send_stop(void) { } in smp_send_stop() function
|
/linux-4.1.27/arch/hexagon/kernel/ |
D | smp.c | 237 void smp_send_stop(void) in smp_send_stop() function
|
/linux-4.1.27/arch/sparc/kernel/ |
D | smp_32.c | 134 void smp_send_stop(void) in smp_send_stop() function
|
D | smp_64.c | 1427 void smp_send_stop(void) in smp_send_stop() function
|
/linux-4.1.27/arch/ia64/kernel/ |
D | smp.c | 333 smp_send_stop (void) in smp_send_stop() function
|
/linux-4.1.27/arch/arc/kernel/ |
D | smp.c | 255 void smp_send_stop(void) in smp_send_stop() function
|
/linux-4.1.27/arch/x86/include/asm/ |
D | smp.h | 92 static inline void smp_send_stop(void) in smp_send_stop() function
|
/linux-4.1.27/arch/parisc/kernel/ |
D | smp.c | 231 smp_send_stop(void) { send_IPI_allbutself(IPI_CPU_STOP); } in smp_send_stop() function
|
/linux-4.1.27/arch/arm64/kernel/ |
D | smp.c | 631 void smp_send_stop(void) in smp_send_stop() function
|
/linux-4.1.27/arch/m32r/kernel/ |
D | smp.c | 495 void smp_send_stop(void) in smp_send_stop() function
|
/linux-4.1.27/arch/blackfin/mach-common/ |
D | smp.c | 234 void smp_send_stop(void) in smp_send_stop() function
|
/linux-4.1.27/arch/mips/kernel/ |
D | smp.c | 225 void smp_send_stop(void) in smp_send_stop() function
|
/linux-4.1.27/arch/metag/kernel/ |
D | smp.c | 581 void smp_send_stop(void) in smp_send_stop() function
|
/linux-4.1.27/arch/arm/kernel/ |
D | smp.c | 647 void smp_send_stop(void) in smp_send_stop() function
|
/linux-4.1.27/arch/sh/kernel/ |
D | smp.c | 270 void smp_send_stop(void) in smp_send_stop() function
|
/linux-4.1.27/arch/alpha/kernel/ |
D | smp.c | 584 smp_send_stop(void) in smp_send_stop() function
|
/linux-4.1.27/arch/powerpc/kernel/ |
D | smp.c | 343 void smp_send_stop(void) in smp_send_stop() function
|
/linux-4.1.27/arch/xtensa/kernel/ |
D | smp.c | 380 void smp_send_stop(void) in smp_send_stop() function
|
/linux-4.1.27/arch/mn10300/kernel/ |
D | smp.c | 494 void smp_send_stop(void) in smp_send_stop() function
|
/linux-4.1.27/arch/s390/kernel/ |
D | smp.c | 415 void smp_send_stop(void) in smp_send_stop() function
|