Searched defs:prev_cpu (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/arch/sparc/kernel/ |
H A D | cpumap.c | 193 int n, id, cpu, prev_cpu, last_cpu, level; in build_cpuinfo_tree() local
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | kvm_book3s_64.h | 34 short prev_cpu[NR_CPUS]; member
|
H A D | kvm_host.h | 771 int prev_cpu; member
|
/openbmc/linux/arch/powerpc/lib/ |
H A D | qspinlock.c | 386 int prev_cpu = decode_tail_cpu(val); in yield_to_prev() local
|
/openbmc/linux/arch/x86/kernel/apic/ |
H A D | vector.c | 31 unsigned int prev_cpu; member
|
/openbmc/linux/kernel/sched/ |
H A D | fair.c | 7041 wake_affine_idle(int this_cpu,int prev_cpu,int sync) wake_affine_idle() argument 7069 wake_affine_weight(struct sched_domain * sd,struct task_struct * p,int this_cpu,int prev_cpu,int sync) wake_affine_weight() argument 7111 wake_affine(struct sched_domain * sd,struct task_struct * p,int this_cpu,int prev_cpu,int sync) wake_affine() argument 7194 find_idlest_cpu(struct sched_domain * sd,struct task_struct * p,int cpu,int prev_cpu,int sd_flag) find_idlest_cpu() argument 7816 eenv_task_busy_time(struct energy_env * eenv,struct task_struct * p,int prev_cpu) eenv_task_busy_time() argument 7956 find_energy_efficient_cpu(struct task_struct * p,int prev_cpu) find_energy_efficient_cpu() argument 8155 select_task_rq_fair(struct task_struct * p,int prev_cpu,int wake_flags) select_task_rq_fair() argument [all...] |
/openbmc/linux/arch/powerpc/kvm/ |
H A D | book3s_hv.c | 3230 int prev_cpu; in kvmppc_prepare_radix_vcpu() local
|
/openbmc/linux/drivers/irqchip/ |
H A D | irq-gic-v3-its.c | 1685 int cpu, prev_cpu; in its_set_affinity() local
|