Searched refs:best_group (Results 1 – 2 of 2) sorted by relevance
211 int group, best_group = -1; in find_group_dir() local222 best_group = group; in find_group_dir()229 return best_group; in find_group_dir()287 int best_group = -1; in find_group_orlov() local302 best_group = group; in find_group_orlov()306 if (best_group >= 0) { in find_group_orlov()308 group = best_group; in find_group_orlov()
222 int best_group = -1; in find_group_orlov() local237 best_group = group; in find_group_orlov()240 if (best_group >= 0) in find_group_orlov()241 return best_group; in find_group_orlov()