Searched refs:fault_in_pages_writeable (Results 1 – 3 of 3) sorted by relevance
198 if (!fault_in_pages_writeable(buf_fx, fpu_user_xstate_size)) in copy_fpstate_to_sigframe()
553 static inline int fault_in_pages_writeable(char __user *uaddr, int size) in fault_in_pages_writeable() function
177 if (IS_ENABLED(CONFIG_HIGHMEM) && !fault_in_pages_writeable(buf, copy)) { in copy_page_to_iter_iovec()