Searched refs:ptr10 (Results 1 – 1 of 1) sorted by relevance
524 char *ptr10 = rte_malloc_socket( in test_realloc_socket() local526 if (!ptr10){ in test_realloc_socket()532 ptr10, size11, RTE_CACHE_LINE_SIZE, socket); in test_realloc_socket()535 rte_free(ptr10); in test_realloc_socket()538 if (ptr11 == ptr10){ in test_realloc_socket()