/linux-4.4.14/arch/x86/include/asm/ |
D | smp.h | 62 void (*smp_send_reschedule)(int cpu); member 127 static inline void smp_send_reschedule(int cpu) in smp_send_reschedule() function 129 smp_ops.smp_send_reschedule(cpu); in smp_send_reschedule()
|
/linux-4.4.14/include/linux/ |
D | smp.h | 74 extern void smp_send_reschedule(int cpu); 138 static inline void smp_send_reschedule(int cpu) { } in smp_send_reschedule() function
|
/linux-4.4.14/arch/ia64/kernel/ |
D | smp.c | 224 smp_send_reschedule (int cpu) in smp_send_reschedule() function 228 EXPORT_SYMBOL_GPL(smp_send_reschedule);
|
/linux-4.4.14/arch/tile/kernel/ |
D | smp.c | 261 void smp_send_reschedule(int cpu) in smp_send_reschedule() function 276 void smp_send_reschedule(int cpu) in smp_send_reschedule() function
|
/linux-4.4.14/arch/powerpc/platforms/powernv/ |
D | subcore.c | 201 smp_send_reschedule(i); in unsplit_core() 300 smp_send_reschedule(cpu); in cpu_update_split_mode()
|
/linux-4.4.14/arch/mips/include/asm/ |
D | smp.h | 61 static inline void smp_send_reschedule(int cpu) in smp_send_reschedule() function
|
/linux-4.4.14/arch/ia64/include/asm/ |
D | smp.h | 124 extern void smp_send_reschedule (int cpu);
|
/linux-4.4.14/arch/mips/kernel/ |
D | rtlx-cmp.c | 44 smp_send_reschedule(aprp_cpu_index()); in _interrupt_sp()
|
/linux-4.4.14/arch/powerpc/kernel/ |
D | smp.c | 132 smp_send_reschedule(nr); in smp_generic_kick_cpu() 277 void smp_send_reschedule(int cpu) in smp_send_reschedule() function 282 EXPORT_SYMBOL_GPL(smp_send_reschedule);
|
/linux-4.4.14/arch/blackfin/mach-bf561/ |
D | smp.c | 86 smp_send_reschedule(cpu); in platform_boot_secondary()
|
/linux-4.4.14/arch/hexagon/kernel/ |
D | smp.c | 232 void smp_send_reschedule(int cpu) in smp_send_reschedule() function
|
/linux-4.4.14/arch/x86/kernel/ |
D | smp.c | 345 .smp_send_reschedule = native_smp_send_reschedule,
|
D | kvm.c | 180 smp_send_reschedule(n->cpu); in apf_task_wake_one()
|
/linux-4.4.14/arch/arc/kernel/ |
D | smp.c | 258 void smp_send_reschedule(int cpu) in smp_send_reschedule() function
|
/linux-4.4.14/arch/sparc/kernel/ |
D | smp_32.c | 124 void smp_send_reschedule(int cpu) in smp_send_reschedule() function
|
D | smp_64.c | 1405 void smp_send_reschedule(int cpu) in smp_send_reschedule() function
|
/linux-4.4.14/arch/parisc/kernel/ |
D | smp.c | 234 smp_send_reschedule(int cpu) { send_IPI_single(cpu, IPI_RESCHEDULE); } in smp_send_reschedule() function
|
/linux-4.4.14/arch/x86/xen/ |
D | smp.c | 742 .smp_send_reschedule = xen_smp_send_reschedule, 801 smp_ops.smp_send_reschedule = xen_smp_send_reschedule; in xen_hvm_smp_init()
|
/linux-4.4.14/arch/blackfin/mach-common/ |
D | smp.c | 217 void smp_send_reschedule(int cpu) in smp_send_reschedule() function
|
/linux-4.4.14/arch/m32r/kernel/ |
D | smp.c | 104 void smp_send_reschedule(int cpu_id) in smp_send_reschedule() function
|
/linux-4.4.14/arch/sh/kernel/ |
D | smp.c | 265 void smp_send_reschedule(int cpu) in smp_send_reschedule() function
|
/linux-4.4.14/arch/metag/kernel/ |
D | smp.c | 559 void smp_send_reschedule(int cpu) in smp_send_reschedule() function
|
/linux-4.4.14/arch/arm64/kernel/ |
D | smp.c | 760 void smp_send_reschedule(int cpu) in smp_send_reschedule() function
|
/linux-4.4.14/arch/arm/kernel/ |
D | smp.c | 666 void smp_send_reschedule(int cpu) in smp_send_reschedule() function
|
/linux-4.4.14/arch/xtensa/kernel/ |
D | smp.c | 375 void smp_send_reschedule(int cpu) in smp_send_reschedule() function
|
/linux-4.4.14/arch/alpha/kernel/ |
D | smp.c | 573 smp_send_reschedule(int cpu) in smp_send_reschedule() function
|
/linux-4.4.14/arch/mn10300/kernel/ |
D | smp.c | 372 void smp_send_reschedule(int cpu) in smp_send_reschedule() function
|
/linux-4.4.14/arch/s390/kernel/ |
D | smp.c | 490 void smp_send_reschedule(int cpu) in smp_send_reschedule() function
|
/linux-4.4.14/kernel/sched/ |
D | core.c | 593 smp_send_reschedule(cpu); in resched_curr() 661 smp_send_reschedule(cpu); in wake_up_idle_cpu() 1539 smp_send_reschedule(cpu); in kick_process() 1853 smp_send_reschedule(cpu); in ttwu_queue_remote() 1874 smp_send_reschedule(cpu); in wake_up_if_idle()
|
D | fair.c | 7465 smp_send_reschedule(ilb_cpu); in nohz_balancer_kick()
|
/linux-4.4.14/kernel/rcu/ |
D | tree_plugin.h | 2583 smp_send_reschedule(cpu); in rcu_kick_nohz_cpu()
|
/linux-4.4.14/arch/powerpc/kvm/ |
D | book3s_hv.c | 131 smp_send_reschedule(cpu); in kvmppc_fast_vcpu_kick_hv()
|
/linux-4.4.14/virt/kvm/ |
D | kvm_main.c | 2083 smp_send_reschedule(cpu); in kvm_vcpu_kick()
|
/linux-4.4.14/arch/x86/kvm/ |
D | x86.c | 6527 smp_send_reschedule(vcpu->cpu); in vcpu_enter_guest()
|