Searched refs:other_end (Results 1 – 1 of 1) sorted by relevance
111 uint16_t other_start, other_end; in addr_is_free() local128 other_end = other_start + node->num_elem - 1; in addr_is_free()130 if (!(addr_end < other_start || addr_start > other_end)) { in addr_is_free()132 *next = other_end + 1; in addr_is_free()