Searched refs:malloc_heap_create (Results 1 – 3 of 3) sorted by relevance
60 malloc_heap_create(struct malloc_heap *heap, const char *heap_name);
622 ret = malloc_heap_create(heap, heap_name); in rte_malloc_heap_create()
1274 malloc_heap_create(struct malloc_heap *heap, const char *heap_name) in malloc_heap_create() function