Searched refs:raw_copy_to_user_key (Results 1 – 1 of 1) sorted by relevance
94 static unsigned long raw_copy_to_user_key(void __user *to, const void *from, in raw_copy_to_user_key() function133 return raw_copy_to_user_key(to, from, n, 0); in raw_copy_to_user()144 return raw_copy_to_user_key(to, from, n, key); in _copy_to_user_key()