Searched refs:ptr5 (Results 1 – 1 of 1) sorted by relevance
468 char *ptr5 = rte_malloc_socket( in test_realloc_socket() local470 if (!ptr5){ in test_realloc_socket()475 ptr5, size6, RTE_CACHE_LINE_SIZE, socket); in test_realloc_socket()478 rte_free(ptr5); in test_realloc_socket()481 if (ptr5 != ptr6){ in test_realloc_socket()