Searched refs:copy_from_iter_nocache (Results 1 – 1 of 1) sorted by relevance
253 size_t copy_from_iter_nocache(void *addr, size_t bytes, struct iov_iter *i) in copy_from_iter_nocache() function263 size_t copied = copy_from_iter_nocache(addr, bytes, i); in copy_from_iter_full_nocache()
Completed in 3 milliseconds