Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_eal/common/
H A Dmalloc_heap.h56 malloc_heap_alloc_biggest(const char *type, int socket, unsigned int flags,
H A Deal_common_memzone.c144 mz_addr = malloc_heap_alloc_biggest(NULL, socket_id, flags, in memzone_reserve_aligned_thread_unsafe()
H A Dmalloc_heap.c760 malloc_heap_alloc_biggest(const char *type, int socket_arg, unsigned int flags, in malloc_heap_alloc_biggest() function