Home
last modified time | relevance | path

Searched refs:vread_iter (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
H A Dvmalloc.h271 long vread_iter(struct iov_iter *iter, const char *addr, size_t count);
/linux/fs/proc/
H A Dkcore.c534 read += vread_iter(iter, src, left); in read_kcore_iter()
/linux/mm/
H A Dnommu.c178 long vread_iter(struct iov_iter *iter, const char *addr, size_t count) in vread_iter() function
H A Dvmalloc.c4427 long vread_iter(struct iov_iter *iter, const char *addr, size_t count) in vread_iter() function