Searched refs:next_end (Results 1 – 2 of 2) sorted by relevance
258 phys_addr_t this_end, next_end; in __rmem_check_for_overlap() local261 next_end = next->base + next->size; in __rmem_check_for_overlap()264 next->name, &next->base, &next_end); in __rmem_check_for_overlap()
284 unsigned long addr, found, next_end; in slice_find_area_bottomup() local310 else if (slice_scan_available(addr, available, 1, &next_end)) { in slice_find_area_bottomup()311 addr = next_end; in slice_find_area_bottomup()