Searched refs:ptr10 (Results 1 – 1 of 1) sorted by relevance
515 char *ptr10 = rte_malloc_socket( in test_realloc_socket() local517 if (!ptr10){ in test_realloc_socket()523 ptr10, size11, RTE_CACHE_LINE_SIZE, socket); in test_realloc_socket()526 rte_free(ptr10); in test_realloc_socket()529 if (ptr11 == ptr10){ in test_realloc_socket()