Searched refs:_copy_from_iter_flushcache (Results 1 – 3 of 3) sorted by relevance
183 size_t _copy_from_iter_flushcache(void *addr, size_t bytes, struct iov_iter *i);185 #define _copy_from_iter_flushcache _copy_from_iter_nocache macro200 return _copy_from_iter_flushcache(addr, bytes, i); in copy_from_iter_flushcache()
313 return _copy_from_iter_flushcache(addr, bytes, i); in pmem_copy_from_iter()
844 size_t _copy_from_iter_flushcache(void *addr, size_t bytes, struct iov_iter *i) in _copy_from_iter_flushcache() function862 EXPORT_SYMBOL_GPL(_copy_from_iter_flushcache);