Searched defs:ptr_to_u64 (Results 1 – 12 of 12) sorted by relevance
16 #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
195 static inline __u64 ptr_to_u64(const void *ptr) in ptr_to_u64() function
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
39 static __u64 ptr_to_u64(void *ptr) in ptr_to_u64() function
24 #define ptr_to_u64(ptr) ((__u64)(unsigned long)(ptr)) macro
235 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
100 static inline __u64 ptr_to_u64(const void *ptr) in ptr_to_u64() function
153 static inline __u64 ptr_to_u64(const void *ptr) in ptr_to_u64() function
330 static inline u64 ptr_to_u64(const void *ptr) in ptr_to_u64() function