Searched refs:ptr5 (Results 1 – 1 of 1) sorted by relevance
459 char *ptr5 = rte_malloc_socket( in test_realloc_socket() local461 if (!ptr5){ in test_realloc_socket()466 ptr5, size6, RTE_CACHE_LINE_SIZE, socket); in test_realloc_socket()469 rte_free(ptr5); in test_realloc_socket()472 if (ptr5 != ptr6){ in test_realloc_socket()