/linux-6.8/arch/hexagon/kernel/ |
D | smp.c | 225 void smp_send_stop(void) in smp_send_stop() function
|
/linux-6.8/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.8/arch/x86/include/asm/ |
D | smp.h | 52 static inline void smp_send_stop(void) in smp_send_stop() function
|
/linux-6.8/arch/csky/kernel/ |
D | smp.c | 138 void smp_send_stop(void) in smp_send_stop() function
|
/linux-6.8/include/linux/ |
D | smp.h | 193 static inline void smp_send_stop(void) { } in smp_send_stop() function
|
/linux-6.8/arch/riscv/kernel/ |
D | smp.c | 247 void smp_send_stop(void) in smp_send_stop() function
|
/linux-6.8/arch/parisc/kernel/ |
D | smp.c | 247 smp_send_stop(void) { send_IPI_allbutself(IPI_CPU_STOP); } in smp_send_stop() function
|
/linux-6.8/arch/openrisc/kernel/ |
D | smp.c | 197 void smp_send_stop(void) in smp_send_stop() function
|
/linux-6.8/arch/arc/kernel/ |
D | smp.c | 301 void smp_send_stop(void) in smp_send_stop() function
|
/linux-6.8/arch/sh/kernel/ |
D | smp.c | 264 void smp_send_stop(void) in smp_send_stop() function
|
/linux-6.8/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.8/arch/arm/kernel/ |
D | smp.c | 752 void smp_send_stop(void) in smp_send_stop() function
|
/linux-6.8/arch/mips/kernel/ |
D | smp.c | 417 void smp_send_stop(void) in smp_send_stop() function
|
/linux-6.8/arch/alpha/kernel/ |
D | smp.c | 576 smp_send_stop(void) in smp_send_stop() function
|
/linux-6.8/arch/loongarch/kernel/ |
D | smp.c | 574 void smp_send_stop(void) in smp_send_stop() function
|
/linux-6.8/arch/xtensa/kernel/ |
D | smp.c | 400 void smp_send_stop(void) in smp_send_stop() function
|
/linux-6.8/arch/arm64/kernel/ |
D | smp.c | 1078 void smp_send_stop(void) in smp_send_stop() function
|
/linux-6.8/arch/s390/kernel/ |
D | smp.c | 489 void smp_send_stop(void) in smp_send_stop() function
|