Searched refs:common_end (Results 1 – 2 of 2) sorted by relevance
121 resource_size_t common_start, common_end; in update_res() local128 common_end = min(res->end, end); in update_res()129 if (common_start > common_end + 1) in update_res()
37 u64 common_start, common_end; in add_range_with_merge() local43 common_end = min(range[i].end, end); in add_range_with_merge()44 if (common_start > common_end) in add_range_with_merge()