Searched defs:prev_cpu (Results  1 – 6 of 6) sorted by relevance
| /Linux-v5.4/arch/sparc/kernel/ | 
| D | cpumap.c | 193 	int n, id, cpu, prev_cpu, last_cpu, level;  in build_cpuinfo_tree()  local
 | 
| /Linux-v5.4/arch/powerpc/include/asm/ | 
| D | kvm_book3s_64.h | 46 	short prev_cpu[NR_CPUS];  member
 | 
| D | kvm_host.h | 756 	int prev_cpu;  member
 | 
| /Linux-v5.4/kernel/sched/ | 
| D | fair.c | 5455 wake_affine_idle(int this_cpu, int prev_cpu, int sync)  in wake_affine_idle()5480 		   int this_cpu, int prev_cpu, int sync)  in wake_affine_weight()
 5522 		       int this_cpu, int prev_cpu, int sync)  in wake_affine()
 5748 				  int cpu, int prev_cpu, int sd_flag)  in find_idlest_cpu()
 6185 static int wake_cap(struct task_struct *p, int cpu, int prev_cpu)  in wake_cap()
 6334 static int find_energy_efficient_cpu(struct task_struct *p, int prev_cpu)  in find_energy_efficient_cpu()
 6443 select_task_rq_fair(struct task_struct *p, int prev_cpu, int sd_flag, int wake_flags)  in select_task_rq_fair()
 
 | 
| /Linux-v5.4/arch/x86/kernel/apic/ | 
| D | vector.c | 31 	unsigned int		prev_cpu;  member
 | 
| /Linux-v5.4/arch/powerpc/kvm/ | 
| D | book3s_hv.c | 2560 	int prev_cpu;  in kvmppc_prepare_radix_vcpu()  local
 |