Searched defs:ptr_to_u64 (Results 1 – 12 of 12) sorted by relevance
43 static inline __u64 ptr_to_u64(const void *ptr) in ptr_to_u64() function
279 static inline __u64 ptr_to_u64(const void *ptr) in ptr_to_u64() function
16 #define ptr_to_u64(ptr) ((__u64)((uintptr_t)(ptr))) macro
22 #define ptr_to_u64(ptr) ((__u64)((uintptr_t)(ptr))) macro
24 static inline __u64 ptr_to_u64(const void *ptr) in ptr_to_u64() function
42 static __u64 ptr_to_u64(void *ptr) in ptr_to_u64() function
35 #define ptr_to_u64(ptr) ((__u64)(unsigned long)(ptr)) macro
240 static inline u64 ptr_to_u64(const void *ptr) in ptr_to_u64() function
57 static inline __u64 ptr_to_u64(const void *ptr) in ptr_to_u64() function
126 static inline __u64 ptr_to_u64(const void *ptr) in ptr_to_u64() function
149 static inline __u64 ptr_to_u64(const void *ptr) in ptr_to_u64() function
389 static inline u64 ptr_to_u64(const void *ptr) in ptr_to_u64() function