Home
last modified time | relevance | path

Searched defs:prev_cpu (Results 1 – 3 of 3) sorted by relevance

/device/soc/rockchip/common/sdk_linux/kernel/sched/
Dfair.c6122 static int wake_affine_idle(int this_cpu, int prev_cpu, int sync) in wake_affine_idle()
6147 …affine_weight(struct sched_domain *sd, struct task_struct *p, int this_cpu, int prev_cpu, int sync) in wake_affine_weight()
6191 static int wake_affine(struct sched_domain *sd, struct task_struct *p, int this_cpu, int prev_cpu, … in wake_affine()
6276 …find_idlest_cpu(struct sched_domain *sd, struct task_struct *p, int cpu, int prev_cpu, int sd_flag) in find_idlest_cpu()
6990 static int find_energy_efficient_cpu(struct task_struct *p, int prev_cpu) in find_energy_efficient_cpu()
7116 static int select_task_rq_fair(struct task_struct *p, int prev_cpu, int sd_flag, int wake_flags) in select_task_rq_fair()
11475 int prev_cpu = task_cpu(p); in check_for_migration_fair() local
Drt.c1824 int prev_cpu = task_cpu(task); in find_cas_cpu() local
/device/soc/rockchip/common/sdk_linux/drivers/irqchip/
Dirq-gic-v3-its.c1636 int cpu, prev_cpu; in its_set_affinity() local