Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_eal/common/
H A Dmalloc_heap.c835 unsigned int i, n_segs, before_space, after_space; in malloc_heap_free() local
916 after_space = RTE_PTR_DIFF(end, aligned_end); in malloc_heap_free()
930 if (after_space != 0 && after_space < in malloc_heap_free()