Home
last modified time | relevance | path

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

/dpdk/app/test/
H A Dtest_malloc.c916 test_alloc_single_socket(int32_t socket) in test_alloc_single_socket() function
963 if (test_alloc_single_socket(SOCKET_ID_ANY) < 0) in test_alloc_socket()
969 if (test_alloc_single_socket(i) < 0) { in test_alloc_socket()
976 if (test_alloc_single_socket(i) == 0) { in test_alloc_socket()