/linux-4.4.14/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.4.14/include/linux/ |
D | smp.h | 125 static inline void smp_send_stop(void) { } in smp_send_stop() function
|
/linux-4.4.14/arch/hexagon/kernel/ |
D | smp.c | 237 void smp_send_stop(void) in smp_send_stop() function
|
/linux-4.4.14/arch/ia64/kernel/ |
D | smp.c | 333 smp_send_stop (void) in smp_send_stop() function
|
/linux-4.4.14/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.4.14/arch/arc/kernel/ |
D | smp.c | 263 void smp_send_stop(void) in smp_send_stop() function
|
/linux-4.4.14/arch/x86/include/asm/ |
D | smp.h | 82 static inline void smp_send_stop(void) in smp_send_stop() function
|
/linux-4.4.14/arch/parisc/kernel/ |
D | smp.c | 231 smp_send_stop(void) { send_IPI_allbutself(IPI_CPU_STOP); } in smp_send_stop() function
|
/linux-4.4.14/arch/m32r/kernel/ |
D | smp.c | 495 void smp_send_stop(void) in smp_send_stop() function
|
/linux-4.4.14/arch/blackfin/mach-common/ |
D | smp.c | 234 void smp_send_stop(void) in smp_send_stop() function
|
/linux-4.4.14/arch/arm64/kernel/ |
D | smp.c | 772 void smp_send_stop(void) in smp_send_stop() function
|
/linux-4.4.14/arch/mips/kernel/ |
D | smp.c | 217 void smp_send_stop(void) in smp_send_stop() function
|
/linux-4.4.14/arch/metag/kernel/ |
D | smp.c | 583 void smp_send_stop(void) in smp_send_stop() function
|
/linux-4.4.14/arch/arm/kernel/ |
D | smp.c | 671 void smp_send_stop(void) in smp_send_stop() function
|
/linux-4.4.14/arch/sh/kernel/ |
D | smp.c | 270 void smp_send_stop(void) in smp_send_stop() function
|
/linux-4.4.14/arch/alpha/kernel/ |
D | smp.c | 584 smp_send_stop(void) in smp_send_stop() function
|
/linux-4.4.14/arch/powerpc/kernel/ |
D | smp.c | 343 void smp_send_stop(void) in smp_send_stop() function
|
/linux-4.4.14/arch/xtensa/kernel/ |
D | smp.c | 380 void smp_send_stop(void) in smp_send_stop() function
|
/linux-4.4.14/arch/mn10300/kernel/ |
D | smp.c | 494 void smp_send_stop(void) in smp_send_stop() function
|
/linux-4.4.14/arch/s390/kernel/ |
D | smp.c | 422 void smp_send_stop(void) in smp_send_stop() function
|