/linux-6.6.21/arch/hexagon/kernel/ |
D | smp.c | 225 void smp_send_stop(void) in smp_send_stop() function
|
/linux-6.6.21/arch/sparc/kernel/ |
D | smp_32.c | 133 void smp_send_stop(void) in smp_send_stop() function
|
D | smp_64.c | 1510 void smp_send_stop(void) in smp_send_stop() function
|
/linux-6.6.21/arch/ia64/kernel/ |
D | smp.c | 332 smp_send_stop (void) in smp_send_stop() function
|
/linux-6.6.21/arch/x86/include/asm/ |
D | smp.h | 54 static inline void smp_send_stop(void) in smp_send_stop() function
|
/linux-6.6.21/include/linux/ |
D | smp.h | 193 static inline void smp_send_stop(void) { } in smp_send_stop() function
|
/linux-6.6.21/arch/csky/kernel/ |
D | smp.c | 138 void smp_send_stop(void) in smp_send_stop() function
|
/linux-6.6.21/arch/riscv/kernel/ |
D | smp.c | 247 void smp_send_stop(void) in smp_send_stop() function
|
/linux-6.6.21/arch/openrisc/kernel/ |
D | smp.c | 197 void smp_send_stop(void) in smp_send_stop() function
|
/linux-6.6.21/arch/parisc/kernel/ |
D | smp.c | 247 smp_send_stop(void) { send_IPI_allbutself(IPI_CPU_STOP); } in smp_send_stop() function
|
/linux-6.6.21/arch/arc/kernel/ |
D | smp.c | 301 void smp_send_stop(void) in smp_send_stop() function
|
/linux-6.6.21/arch/sh/kernel/ |
D | smp.c | 264 void smp_send_stop(void) in smp_send_stop() function
|
/linux-6.6.21/arch/powerpc/kernel/ |
D | smp.c | 666 void smp_send_stop(void) in smp_send_stop() function 690 void smp_send_stop(void) in smp_send_stop() function
|
/linux-6.6.21/arch/arm/kernel/ |
D | smp.c | 752 void smp_send_stop(void) in smp_send_stop() function
|
/linux-6.6.21/arch/alpha/kernel/ |
D | smp.c | 576 smp_send_stop(void) in smp_send_stop() function
|
/linux-6.6.21/arch/mips/kernel/ |
D | smp.c | 416 void smp_send_stop(void) in smp_send_stop() function
|
/linux-6.6.21/arch/loongarch/kernel/ |
D | smp.c | 571 void smp_send_stop(void) in smp_send_stop() function
|
/linux-6.6.21/arch/xtensa/kernel/ |
D | smp.c | 400 void smp_send_stop(void) in smp_send_stop() function
|
/linux-6.6.21/arch/arm64/kernel/ |
D | smp.c | 1000 void smp_send_stop(void) in smp_send_stop() function
|
/linux-6.6.21/arch/s390/kernel/ |
D | smp.c | 488 void smp_send_stop(void) in smp_send_stop() function
|