Searched defs:ptr2 (Results 1 – 5 of 5) sorted by relevance
51 unsigned long ptr2 = (unsigned long)p2; in is_memory_overlap() local393 char *ptr2 = rte_realloc_socket( in test_realloc_socket() local574 void *ptr1, *ptr2; in test_realloc_numa() local
55 is_memory_overlap(rte_iova_t ptr1, size_t len1, rte_iova_t ptr2, size_t len2) in is_memory_overlap()
89 void *ptr2; member
221 #define RTE_PTR_DIFF(ptr1, ptr2) ((uintptr_t)(ptr1) - (uintptr_t)(ptr2)) argument
260 #define RTE_PTR_DIFF(ptr1, ptr2) ((uintptr_t)(ptr1) - (uintptr_t)(ptr2)) argument