Searched refs:_copy_from_iter_nocache (Results 1 – 5 of 5) sorted by relevance
147 size_t _copy_from_iter_nocache(void *addr, size_t bytes, struct iov_iter *i);183 return _copy_from_iter_nocache(addr, bytes, i); in copy_from_iter_nocache()205 #define _copy_from_iter_flushcache _copy_from_iter_nocache
776 size_t _copy_from_iter_nocache(void *addr, size_t bytes, struct iov_iter *i) in _copy_from_iter_nocache() function789 EXPORT_SYMBOL(_copy_from_iter_nocache);
10463 0x00000000 _copy_from_iter_nocache vmlinux EXPORT_SYMBOL
16560 ffff8000104930f0 T _copy_from_iter_nocache
Completed in 294 milliseconds