Searched refs:copy_iovec_from_user (Results 1 - 1 of 1) sorted by relevance

/linux-master/lib/
H A Diov_iter.c1179 static __noclone int copy_iovec_from_user(struct iovec *iov, function
1236 ret = copy_iovec_from_user(iov, uvec, nr_segs);
1259 ret = copy_iovec_from_user(iov, uvec, 1);

Completed in 102 milliseconds