Searched refs:heap_alloc_biggest_on_heap_id (Results 1 – 1 of 1) sorted by relevance
| /f-stack/dpdk/lib/librte_eal/common/ |
| H A D | malloc_heap.c | 741 heap_alloc_biggest_on_heap_id(const char *type, unsigned int heap_id, in heap_alloc_biggest_on_heap_id() function 784 ret = heap_alloc_biggest_on_heap_id(type, heap_id, flags, align, in malloc_heap_alloc_biggest() 794 ret = heap_alloc_biggest_on_heap_id(type, i, flags, align, in malloc_heap_alloc_biggest()
|