Searched defs:to_user_ptr (Results 1 – 3 of 3) sorted by relevance
31 static inline void __user *to_user_ptr(u64 address) in to_user_ptr() function
132 #define to_user_ptr(p) ptr_to_compat(p) macro181 #define to_user_ptr(p) ((unsigned long)(p)) macro
3477 static inline void __user *to_user_ptr(u64 address) in to_user_ptr() function