Searched refs:candidate_index (Results 1 – 1 of 1) sorted by relevance
1326 unsigned int candidate_index = 0; in alloc_auto_flow_group() local1341 if (candidate_index + group_size > fg->start_index) in alloc_auto_flow_group()1342 candidate_index = fg->start_index + fg->max_ftes; in alloc_auto_flow_group()1348 if (candidate_index + group_size > ft->max_fte) in alloc_auto_flow_group()1354 candidate_index, in alloc_auto_flow_group()1355 candidate_index + group_size - 1, in alloc_auto_flow_group()