Searched refs:_copy_from_iter_flushcache (Results 1 – 2 of 2) sorted by relevance
152 size_t _copy_from_iter_flushcache(void *addr, size_t bytes, struct iov_iter *i);154 #define _copy_from_iter_flushcache _copy_from_iter_nocache macro169 return _copy_from_iter_flushcache(addr, bytes, i); in copy_from_iter_flushcache()
773 size_t _copy_from_iter_flushcache(void *addr, size_t bytes, struct iov_iter *i) in _copy_from_iter_flushcache() function791 EXPORT_SYMBOL_GPL(_copy_from_iter_flushcache);