/linux-6.12.1/arch/hexagon/kernel/ |
D | smp.c | 221 void smp_send_stop(void) in smp_send_stop() function
|
/linux-6.12.1/arch/sparc/kernel/ |
D | smp_32.c | 133 void smp_send_stop(void) in smp_send_stop() function
|
D | smp_64.c | 1492 void smp_send_stop(void) in smp_send_stop() function
|
/linux-6.12.1/arch/x86/include/asm/ |
D | smp.h | 50 static inline void smp_send_stop(void) in smp_send_stop() function
|
/linux-6.12.1/arch/csky/kernel/ |
D | smp.c | 138 void smp_send_stop(void) in smp_send_stop() function
|
/linux-6.12.1/include/linux/ |
D | smp.h | 193 static inline void smp_send_stop(void) { } in smp_send_stop() function
|
/linux-6.12.1/arch/arc/kernel/ |
D | smp.c | 296 void smp_send_stop(void) in smp_send_stop() function
|
/linux-6.12.1/arch/openrisc/kernel/ |
D | smp.c | 193 void smp_send_stop(void) in smp_send_stop() function
|
/linux-6.12.1/arch/parisc/kernel/ |
D | smp.c | 247 smp_send_stop(void) { send_IPI_allbutself(IPI_CPU_STOP); } in smp_send_stop() function
|
/linux-6.12.1/arch/riscv/kernel/ |
D | smp.c | 251 void smp_send_stop(void) in smp_send_stop() function
|
/linux-6.12.1/arch/sh/kernel/ |
D | smp.c | 266 void smp_send_stop(void) in smp_send_stop() function
|
/linux-6.12.1/arch/powerpc/kernel/ |
D | smp.c | 657 void smp_send_stop(void) in smp_send_stop() function 681 void smp_send_stop(void) in smp_send_stop() function
|
/linux-6.12.1/arch/alpha/kernel/ |
D | smp.c | 572 smp_send_stop(void) in smp_send_stop() function
|
/linux-6.12.1/arch/mips/kernel/ |
D | smp.c | 417 void smp_send_stop(void) in smp_send_stop() function
|
/linux-6.12.1/arch/arm/kernel/ |
D | smp.c | 752 void smp_send_stop(void) in smp_send_stop() function
|
/linux-6.12.1/arch/loongarch/kernel/ |
D | smp.c | 611 void smp_send_stop(void) in smp_send_stop() function
|
/linux-6.12.1/arch/xtensa/kernel/ |
D | smp.c | 400 void smp_send_stop(void) in smp_send_stop() function
|
/linux-6.12.1/arch/arm64/kernel/ |
D | smp.c | 1143 void smp_send_stop(void) in smp_send_stop() function
|
/linux-6.12.1/arch/s390/kernel/ |
D | smp.c | 466 void smp_send_stop(void) in smp_send_stop() function
|