Searched refs:dist_from_end (Results 1 – 1 of 1) sorted by relevance
173 uint64_t dist_from_start, dist_from_end; in malloc_elem_insert() local175 dist_from_end = RTE_PTR_DIFF(heap->last, elem); in malloc_elem_insert()179 if (dist_from_start < dist_from_end) { in malloc_elem_insert()