Searched defs:dst_cpu (Results 1 – 8 of 8) sorted by relevance
/openbmc/qemu/target/s390x/ |
H A D | sigp.c | 38 static void sigp_sense(S390CPU *dst_cpu, SigpInfo *si) in sigp_sense() 64 static void sigp_external_call(S390CPU *src_cpu, S390CPU *dst_cpu, SigpInfo *si) in sigp_external_call() 82 static void sigp_emergency(S390CPU *src_cpu, S390CPU *dst_cpu, SigpInfo *si) in sigp_emergency() 299 static void sigp_cond_emergency(S390CPU *src_cpu, S390CPU *dst_cpu, in sigp_cond_emergency() 333 static void sigp_sense_running(S390CPU *dst_cpu, SigpInfo *si) in sigp_sense_running() 355 static int handle_sigp_single_dst(S390CPU *cpu, S390CPU *dst_cpu, uint8_t order, in handle_sigp_single_dst() 456 S390CPU *dst_cpu = NULL; in handle_sigp() local
|
/openbmc/linux/include/linux/sched/ |
H A D | numa_balancing.h | 51 struct page *page, int src_nid, int dst_cpu) in should_numa_migrate_memory()
|
/openbmc/linux/drivers/irqchip/ |
H A D | irq-ompic.c | 100 unsigned int dst_cpu; in ompic_raise_softirq() local
|
/openbmc/qemu/hw/intc/ |
H A D | ompic.c | 81 int dst_cpu = OMPIC_CTRL_DST(data); in ompic_write() local
|
/openbmc/linux/kernel/sched/ |
H A D | fair.c | 1872 int src_nid, int dst_cpu) in should_numa_migrate_memory() 2010 int dst_cpu, dst_nid; member 7697 cpu_util(int cpu, struct task_struct *p, int dst_cpu, int boost) in cpu_util() 7875 struct task_struct *p, int dst_cpu) in eenv_pd_max_util() 7906 struct cpumask *pd_cpus, struct task_struct *p, int dst_cpu) in compute_energy() 8790 int dst_cpu; member
|
H A D | core.c | 3429 int src_cpu, dst_cpu; member
|
/openbmc/qemu/accel/tcg/ |
H A D | cputlb.c | 644 CPUState *dst_cpu; in tlb_flush_page_by_mmuidx_all_cpus_synced() local 818 CPUState *dst_cpu; in tlb_flush_range_by_mmuidx_all_cpus_synced() local
|
/openbmc/linux/kernel/events/ |
H A D | core.c | 13027 void perf_pmu_migrate_context(struct pmu *pmu, int src_cpu, int dst_cpu) in perf_pmu_migrate_context()
|