Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Dfair.c438 static inline struct cfs_rq *is_same_group(struct sched_entity *se, struct sched_entity *pse) in is_same_group() function
477 while (!is_same_group(*se, *pse)) { in find_matching_se()
7530 while (!(cfs_rq = is_same_group(se, pse))) { in pick_next_task_fair()

Completed in 25 milliseconds