Home
last modified time | relevance | path

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

/dpdk/lib/eal/common/
H A Dmalloc_heap.h41 malloc_heap_alloc_biggest(const char *type, int socket, unsigned int flags,
H A Deal_common_memzone.c157 mz_addr = malloc_heap_alloc_biggest(NULL, socket_id, flags, in memzone_reserve_aligned_thread_unsafe()
H A Dmalloc_heap.c787 malloc_heap_alloc_biggest(const char *type, int socket_arg, unsigned int flags, in malloc_heap_alloc_biggest() function