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.c914 test_alloc_single_socket(int32_t socket) in test_alloc_single_socket() function
962 if (test_alloc_single_socket(SOCKET_ID_ANY) < 0) in test_alloc_socket()
968 if (test_alloc_single_socket(i) < 0) { in test_alloc_socket()
975 if (test_alloc_single_socket(i) == 0) { in test_alloc_socket()