Searched refs:__copy_from_user_nocache (Results 1 – 4 of 4) sorted by relevance
70 static inline unsigned long __copy_from_user_nocache(void *to, in __copy_from_user_nocache() function
164 static __always_inline unsigned long __copy_from_user_nocache(void *to, in __copy_from_user_nocache() function
220 __copy_from_user_nocache(void *dst, const void __user *src, unsigned size) in __copy_from_user_nocache() function
438 __copy_from_user_nocache((to += v.iov_len) - v.iov_len, in copy_from_iter_nocache()