Searched refs:_copy_from_iter_full_nocache (Results 1 – 2 of 2) sorted by relevance
143 bool _copy_from_iter_full_nocache(void *addr, size_t bytes, struct iov_iter *i);187 return _copy_from_iter_full_nocache(addr, bytes, i); in copy_from_iter_full_nocache()
855 bool _copy_from_iter_full_nocache(void *addr, size_t bytes, struct iov_iter *i) in _copy_from_iter_full_nocache() function877 EXPORT_SYMBOL(_copy_from_iter_full_nocache);