Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_malloc.c573 int32_t socket_count = 0, socket_allocated, socket; in test_realloc_numa() local
595 socket_allocated = addr_to_socket(ptr2); in test_realloc_numa()
596 if (socket_allocated != socket) { in test_realloc_numa()
598 socket, socket_allocated); in test_realloc_numa()