Searched refs:dist_from_start (Results 1 – 1 of 1) sorted by relevance
178 uint64_t dist_from_start, dist_from_end; in malloc_elem_insert() local181 dist_from_start = RTE_PTR_DIFF(elem, heap->first); in malloc_elem_insert()184 if (dist_from_start < dist_from_end) { in malloc_elem_insert()