Searched refs:found_idx (Results 1 – 1 of 1) sorted by relevance
149 unsigned long found_idx; in pmt_telem_get_next_endpoint() local152 xa_for_each_start(&telem_array, found_idx, entry, start) { in pmt_telem_get_next_endpoint()157 if (found_idx > start) in pmt_telem_get_next_endpoint()162 return found_idx == start ? 0 : found_idx; in pmt_telem_get_next_endpoint()
Completed in 5 milliseconds