Searched refs:copy_from_iter_full_nocache (Results 1 – 3 of 3) sorted by relevance
252 bool copy_from_iter_full_nocache(void *addr, size_t bytes, struct iov_iter *i) in copy_from_iter_full_nocache() function
2169 if (!copy_from_iter_full_nocache(to, copy, from)) in skb_do_copy_data_nocache()
1781 if (!copy_from_iter_full_nocache(to, copy, from)) in do_copy_data_nocache()
Completed in 20 milliseconds