Searched refs:fault_in_pages_writeable (Results 1 – 4 of 4) sorted by relevance
199 if (!fault_in_pages_writeable(buf_fx, fpu_user_xstate_size)) in copy_fpstate_to_sigframe()
700 static inline int fault_in_pages_writeable(char __user *uaddr, int size) in fault_in_pages_writeable() function
185 if (IS_ENABLED(CONFIG_HIGHMEM) && !fault_in_pages_writeable(buf, copy)) { in copy_page_to_iter_iovec()
2275 ret = fault_in_pages_writeable(ubuf + sk_offset, in search_ioctl()