Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Dfair.c4668 static struct sched_entity *pick_next_entity(struct cfs_rq *cfs_rq, struct sched_entity *curr) in pick_next_entity() function
7517 se = pick_next_entity(cfs_rq, curr); in pick_next_task_fair()
7556 se = pick_next_entity(cfs_rq, NULL); in pick_next_task_fair()
7591 * must re-start the pick_next_entity() loop. in pick_next_task_fair()
7634 * The magic of dealing with the ->skip buddy is in pick_next_entity.

Completed in 15 milliseconds