| /OK3568_Linux_fs/kernel/arch/x86/include/asm/ |
| H A D | smp.h | 43 void (*smp_send_reschedule)(int cpu); member 105 static inline void smp_send_reschedule(int cpu) in smp_send_reschedule() function
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/ |
| H A D | smp.h | 69 static inline void smp_send_reschedule(int cpu) in smp_send_reschedule() function
|
| /OK3568_Linux_fs/kernel/arch/hexagon/kernel/ |
| H A D | smp.c | 220 void smp_send_reschedule(int cpu) in smp_send_reschedule() function
|
| /OK3568_Linux_fs/kernel/arch/ia64/kernel/ |
| H A D | smp.c | 223 smp_send_reschedule (int cpu) in smp_send_reschedule() function
|
| /OK3568_Linux_fs/kernel/arch/sparc/kernel/ |
| H A D | smp_32.c | 123 void smp_send_reschedule(int cpu) in smp_send_reschedule() function
|
| H A D | smp_64.c | 1439 void smp_send_reschedule(int cpu) in smp_send_reschedule() function
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | smp.h | 171 static inline void smp_send_reschedule(int cpu) { } in smp_send_reschedule() function
|
| /OK3568_Linux_fs/kernel/arch/riscv/kernel/ |
| H A D | smp.c | 245 void smp_send_reschedule(int cpu) in smp_send_reschedule() function
|
| /OK3568_Linux_fs/kernel/arch/csky/kernel/ |
| H A D | smp.c | 143 void smp_send_reschedule(int cpu) in smp_send_reschedule() function
|
| /OK3568_Linux_fs/kernel/arch/parisc/kernel/ |
| H A D | smp.c | 249 smp_send_reschedule(int cpu) { send_IPI_single(cpu, IPI_RESCHEDULE); } in smp_send_reschedule() function
|
| /OK3568_Linux_fs/kernel/arch/arc/kernel/ |
| H A D | smp.c | 305 void smp_send_reschedule(int cpu) in smp_send_reschedule() function
|
| /OK3568_Linux_fs/kernel/arch/openrisc/kernel/ |
| H A D | smp.c | 169 void smp_send_reschedule(int cpu) in smp_send_reschedule() function
|
| /OK3568_Linux_fs/kernel/arch/sh/kernel/ |
| H A D | smp.c | 259 void smp_send_reschedule(int cpu) in smp_send_reschedule() function
|
| /OK3568_Linux_fs/kernel/arch/alpha/kernel/ |
| H A D | smp.c | 571 smp_send_reschedule(int cpu) in smp_send_reschedule() function
|
| /OK3568_Linux_fs/kernel/arch/arm/kernel/ |
| H A D | smp.c | 756 void smp_send_reschedule(int cpu) in smp_send_reschedule() function
|
| /OK3568_Linux_fs/kernel/arch/xtensa/kernel/ |
| H A D | smp.c | 385 void smp_send_reschedule(int cpu) in smp_send_reschedule() function
|
| /OK3568_Linux_fs/kernel/arch/arm64/kernel/ |
| H A D | smp.c | 1030 void smp_send_reschedule(int cpu) in smp_send_reschedule() function
|
| /OK3568_Linux_fs/kernel/arch/s390/kernel/ |
| H A D | smp.c | 536 void smp_send_reschedule(int cpu) in smp_send_reschedule() function
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | smp.c | 343 void smp_send_reschedule(int cpu) in smp_send_reschedule() function
|