Searched refs:__copy_to_user_nocheck (Results 1 – 1 of 1) sorted by relevance
102 int __copy_to_user_nocheck(void __user *dst, const void *src, unsigned size) in __copy_to_user_nocheck() function148 return __copy_to_user_nocheck(dst, src, size); in __copy_to_user()213 return __copy_to_user_nocheck(dst, src, size); in __copy_to_user_inatomic()