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