Home
last modified time | relevance | path

Searched refs:copy_from_iter_full_nocache (Results 1 – 2 of 2) sorted by relevance

/include/linux/
Duio.h169 bool copy_from_iter_full_nocache(void *addr, size_t bytes, struct iov_iter *i) in copy_from_iter_full_nocache() function
/include/net/
Dsock.h1991 if (!copy_from_iter_full_nocache(to, copy, from)) in skb_do_copy_data_nocache()