Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/sched/
Dfair.c362 is_same_group(struct sched_entity *se, struct sched_entity *pse) in is_same_group() function
401 while (!is_same_group(*se, *pse)) { in find_matching_se()
6667 while (!(cfs_rq = is_same_group(se, pse))) { in pick_next_task_fair()