Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/sched/
Dfair.c430 is_same_group(struct sched_entity *se, struct sched_entity *pse) in is_same_group() function
469 while (!is_same_group(*se, *pse)) { in find_matching_se()
7457 while (!(cfs_rq = is_same_group(se, pse))) { in pick_next_task_fair()