Searched defs:prev_cpu (Results 1 – 8 of 8) sorted by relevance
/linux-6.8/arch/powerpc/lib/ |
D | qspinlock.c | 260 static struct qnode *get_tail_qnode(struct qspinlock *lock, int prev_cpu) in get_tail_qnode() 376 static __always_inline bool yield_to_prev(struct qspinlock *lock, struct qnode *node, int prev_cpu,… in yield_to_prev() 575 int prev_cpu = decode_tail_cpu(old); in queued_spin_lock_mcs_queue() local
|
/linux-6.8/arch/sparc/kernel/ |
D | cpumap.c | 193 int n, id, cpu, prev_cpu, last_cpu, level; in build_cpuinfo_tree() local
|
/linux-6.8/arch/powerpc/include/asm/ |
D | kvm_book3s_64.h | 34 short prev_cpu[NR_CPUS]; member
|
D | kvm_host.h | 787 int prev_cpu; member
|
/linux-6.8/kernel/sched/ |
D | fair.c | 7011 wake_affine_idle(int this_cpu, int prev_cpu, int sync) in wake_affine_idle() 7039 int this_cpu, int prev_cpu, int sync) in wake_affine_weight() 7081 int this_cpu, int prev_cpu, int sync) in wake_affine() 7164 int cpu, int prev_cpu, int sd_flag) in find_idlest_cpu() 7779 struct task_struct *p, int prev_cpu) in eenv_task_busy_time() 7940 static int find_energy_efficient_cpu(struct task_struct *p, int prev_cpu) in find_energy_efficient_cpu() 8139 select_task_rq_fair(struct task_struct *p, int prev_cpu, int wake_flags) in select_task_rq_fair()
|
/linux-6.8/arch/x86/kernel/apic/ |
D | vector.c | 31 unsigned int prev_cpu; member
|
/linux-6.8/arch/powerpc/kvm/ |
D | book3s_hv.c | 3294 int prev_cpu; in kvmppc_prepare_radix_vcpu() local
|
/linux-6.8/drivers/irqchip/ |
D | irq-gic-v3-its.c | 1679 int cpu, prev_cpu; in its_set_affinity() local
|