Searched refs:allow_write_to_user (Results 1 – 2 of 2) sorted by relevance
47 allow_write_to_user(__pu_addr, __pu_size); \333 allow_write_to_user(to, n); in raw_copy_to_user()346 allow_write_to_user(addr, size); in __clear_user()376 allow_write_to_user(to, n); in copy_mc_to_user()426 allow_write_to_user((void __user *)ptr, len); in user_write_access_begin()
141 static __always_inline void allow_write_to_user(void __user *to, unsigned long size) in allow_write_to_user() function