Searched defs:u64_to_ptr (Results 1 – 4 of 4) sorted by relevance
10 #define u64_to_ptr(x) ((void *)(uintptr_t)(x)) macro
30 static inline void *u64_to_ptr(__u64 ptr) u64_to_ptr() function
42 static void *u64_to_ptr(__u64 ptr) in u64_to_ptr() function
458 static inline void *u64_to_ptr(__u64 ptr) u64_to_ptr() function