Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Dfair.c6216 * find_idlest_group_cpu - find the idlest CPU among the CPUs in the group.
7109 * Balances load by selecting the idlest CPU in the idlest group, or under
9237 * @sd: The sched_domain level to look for idlest group.
9240 * @p: The task for which we look for the idlest group/CPU.
9291 static bool update_pick_idlest(struct sched_group *idlest, struct sg_lb_stats *idlest_sgs, struct sched_group *group, in update_pick_idlest() argument
9303 * The candidate and the current idlest group are the same type of in update_pick_idlest()
9304 * group. Let check which one is the idlest according to the type. in update_pick_idlest()
9323 if (idlest->sgc->max_capacity >= group->sgc->max_capacity) { in update_pick_idlest()
9353 struct sched_group *idlest in find_idlest_group() local
[all...]

Completed in 13 milliseconds