Searched refs:fault_in_pages_writeable (Results 1 – 2 of 2) sorted by relevance
542 static inline int fault_in_pages_writeable(char __user *uaddr, int size) in fault_in_pages_writeable() function
158 if (!fault_in_pages_writeable(buf, copy)) { in copy_page_to_iter_iovec()