Home
last modified time | relevance | path

Searched defs:aligned (Results 1 – 2 of 2) sorted by relevance

/dpdk/lib/eal/common/
H A Dmalloc_heap.c207 void *aligned = RTE_PTR_ALIGN_CEIL(data_start, in find_biggest_element() local
H A Deal_common_memory.c662 uintptr_t aligned = RTE_PTR_ALIGN_FLOOR(virtual, page_size); rte_mem_lock_page() local