Home
last modified time | relevance | path

Searched refs:after_space (Results 1 – 1 of 1) sorted by relevance

/dpdk/lib/eal/common/
H A Dmalloc_heap.c862 unsigned int i, n_segs, before_space, after_space; in malloc_heap_free() local
949 after_space = RTE_PTR_DIFF(end, aligned_end); in malloc_heap_free()
963 if (after_space != 0 && after_space < in malloc_heap_free()