Home
last modified time | relevance | path

Searched defs:aligned_end (Results 1 – 3 of 3) sorted by relevance

/dpdk/lib/eal/common/
H A Deal_common_memalloc.c72 void *end, *aligned_start, *aligned_end; in eal_memalloc_is_contig() local
H A Dmalloc_heap.c861 void *start, *aligned_start, *end, *aligned_end; in malloc_heap_free() local
1046 void *aligned_end = RTE_PTR_ADD(aligned_start, aligned_len); in malloc_heap_free() local
H A Deal_common_memory.c167 void *map_end, *aligned_end; in eal_get_virtual_area() local