Searched refs:curr_gap (Results 1 – 1 of 1) sorted by relevance
433 unsigned long curr_gap; in combine_ranges() local458 curr_gap = curr->start - prev->last; in combine_ranges()459 if (curr_gap < min_gap) { in combine_ranges()460 min_gap = curr_gap; in combine_ranges()