Home
last modified time | relevance | path

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

/openbmc/linux/kernel/sched/
H A Dfair.c431 is_same_group(struct sched_entity *se, struct sched_entity *pse) in is_same_group() function
470 while (!is_same_group(*se, *pse)) { in find_matching_se()
8357 while (!(cfs_rq = is_same_group(se, pse))) { in pick_next_task_fair()