Searched defs:ptr1 (Results 1 – 5 of 5) sorted by relevance
50 unsigned long ptr1 = (unsigned long)p1; in is_memory_overlap() local386 char *ptr1 = rte_zmalloc_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()
85 void *ptr1; 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