Searched defs:ptr_to_u64 (Results 1 – 11 of 11) sorted by relevance
22 #define ptr_to_u64(ptr) ((__u64)((uintptr_t)(ptr))) macro
43 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
3775 static inline __u64 ptr_to_u64(const void *ptr) in ptr_to_u64() function
19 #define ptr_to_u64(ptr) ((__u64)(unsigned long)(ptr)) macro
39 static __u64 ptr_to_u64(void *ptr) in ptr_to_u64() function
21 #define ptr_to_u64(ptr) ((__u64)(unsigned long)(ptr)) macro
220 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
39 static inline __u64 ptr_to_u64(const void *ptr) in ptr_to_u64() function
130 static inline __u64 ptr_to_u64(const void *ptr) in ptr_to_u64() function