Home
last modified time | relevance | path

Searched refs:wake_affine (Results 1 - 1 of 1) sorted by relevance

/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Dfair.c6111 * The purpose of wake_affine() is to quickly determine on which CPU we can run
6191 static int wake_affine(struct sched_domain *sd, struct task_struct *p, int this_cpu, int prev_cpu, int sync) in wake_affine() function
7154 new_cpu = wake_affine(tmp, p, cpu, prev_cpu, sync); in select_task_rq_fair()
7157 sd = NULL; /* Prefer wake_affine over balance flags */ in select_task_rq_fair()

Completed in 14 milliseconds