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