Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_malloc.c620 int realloc_heap_socket; in test_realloc() local
639 realloc_heap_socket = rte_malloc_heap_get_socket(heap_name); in test_realloc()
657 ret = test_realloc_socket(realloc_heap_socket); in test_realloc()