Searched refs:allow_write_to_user (Results 1 – 2 of 2) sorted by relevance
48 allow_write_to_user(__pu_addr, __pu_size); \310 allow_write_to_user(to, n); in raw_copy_to_user()323 allow_write_to_user(addr, size); in __clear_user()353 allow_write_to_user(to, n); in copy_mc_to_user()405 allow_write_to_user((void __user *)ptr, len); in user_write_access_begin()
170 static __always_inline void allow_write_to_user(void __user *to, unsigned long size) in allow_write_to_user() function