Searched refs:get_group (Results 1 – 2 of 2) sorted by relevance
565 static struct if_group *get_group(const unsigned char groups) in get_group() function631 while (NULL != (grp = get_group(group_set))) { in cris_request_io_interface()780 while (NULL != (grp = get_group(group_set))) { in cris_request_io_interface()872 while (NULL != (grp = get_group(group_set))) { in cris_free_io_interface()
6208 static int get_group(int cpu, struct sd_data *sdd, struct sched_group **sg) in get_group() function6241 get_group(cpu, sdd, &sd->groups); in build_sched_groups()6259 group = get_group(i, sdd, &sg); in build_sched_groups()6263 if (get_group(j, sdd, NULL) != group) in build_sched_groups()