/linux-3.3/arch/tile/kernel/ |
D | reboot.c | 24 #define smp_send_stop() macro
|
D | smp.c | 129 void smp_send_stop(void) in smp_send_stop() function
|
/linux-3.3/arch/um/kernel/ |
D | smp.c | 43 void smp_send_stop(void) in smp_send_stop() function
|
/linux-3.3/include/linux/ |
D | smp.h | 116 static inline void smp_send_stop(void) { } in smp_send_stop() function
|
/linux-3.3/arch/hexagon/kernel/ |
D | smp.c | 247 void smp_send_stop(void) in smp_send_stop() function
|
/linux-3.3/arch/ia64/kernel/ |
D | smp.c | 334 smp_send_stop (void) in smp_send_stop() function
|
/linux-3.3/arch/x86/include/asm/ |
D | smp.h | 91 static inline void smp_send_stop(void) in smp_send_stop() function
|
/linux-3.3/arch/parisc/kernel/ |
D | smp.c | 241 smp_send_stop(void) { send_IPI_allbutself(IPI_CPU_STOP); } in smp_send_stop() function
|
/linux-3.3/arch/cris/arch-v32/kernel/ |
D | smp.c | 192 void smp_send_stop(void) in smp_send_stop() function
|
/linux-3.3/arch/m32r/kernel/ |
D | smp.c | 495 void smp_send_stop(void) in smp_send_stop() function
|
/linux-3.3/arch/sparc/kernel/ |
D | smp_32.c | 138 void smp_send_stop(void) in smp_send_stop() function
|
D | smp_64.c | 1377 void smp_send_stop(void) in smp_send_stop() function
|
/linux-3.3/arch/mips/kernel/ |
D | smp.c | 158 void smp_send_stop(void) in smp_send_stop() function
|
/linux-3.3/arch/arm/kernel/ |
D | smp.c | 575 void smp_send_stop(void) in smp_send_stop() function
|
/linux-3.3/arch/sh/kernel/ |
D | smp.c | 287 void smp_send_stop(void) in smp_send_stop() function
|
/linux-3.3/arch/blackfin/mach-common/ |
D | smp.c | 328 void smp_send_stop(void) in smp_send_stop() function
|
/linux-3.3/arch/alpha/kernel/ |
D | smp.c | 630 smp_send_stop(void) in smp_send_stop() function
|
/linux-3.3/arch/powerpc/kernel/ |
D | smp.c | 317 void smp_send_stop(void) in smp_send_stop() function
|
/linux-3.3/arch/mn10300/kernel/ |
D | smp.c | 487 void smp_send_stop(void) in smp_send_stop() function
|
/linux-3.3/arch/s390/kernel/ |
D | smp.c | 163 void smp_send_stop(void) in smp_send_stop() function
|