Home
last modified time | relevance | path

Searched refs:find_idlest_group_cpu (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.
6218 static int find_idlest_group_cpu(struct sched_group *group, struct task_struct *p, int this_cpu) in find_idlest_group_cpu() function
6308 new_cpu = find_idlest_group_cpu(group, p, cpu); in find_idlest_cpu()

Completed in 17 milliseconds