Searched refs:candidate_index (Results 1 – 2 of 2) sorted by relevance
37 unsigned int *candidate_index; member
1748 unsigned int candidate_index = 0; in alloc_auto_flow_group() local1764 if (candidate_index + group_size > fg->start_index) in alloc_auto_flow_group()1765 candidate_index = fg->start_index + fg->max_ftes; in alloc_auto_flow_group()1771 if (candidate_index + group_size > max_fte) in alloc_auto_flow_group()1777 candidate_index, in alloc_auto_flow_group()1778 candidate_index + group_size - 1, in alloc_auto_flow_group()