Lines Matching defs:vec

983 static ssize_t vfs_readv(struct file *file, const struct iovec __user *vec,  in vfs_readv()
1021 static ssize_t vfs_writev(struct file *file, const struct iovec __user *vec, in vfs_writev()
1061 static ssize_t do_readv(unsigned long fd, const struct iovec __user *vec, in do_readv()
1084 static ssize_t do_writev(unsigned long fd, const struct iovec __user *vec, in do_writev()
1113 static ssize_t do_preadv(unsigned long fd, const struct iovec __user *vec, in do_preadv()
1134 static ssize_t do_pwritev(unsigned long fd, const struct iovec __user *vec, in do_pwritev()
1155 SYSCALL_DEFINE3(readv, unsigned long, fd, const struct iovec __user *, vec, in SYSCALL_DEFINE3() argument
1161 SYSCALL_DEFINE3(writev, unsigned long, fd, const struct iovec __user *, vec, in SYSCALL_DEFINE3() argument
1167 SYSCALL_DEFINE5(preadv, unsigned long, fd, const struct iovec __user *, vec, in SYSCALL_DEFINE5() argument
1175 SYSCALL_DEFINE6(preadv2, unsigned long, fd, const struct iovec __user *, vec, in SYSCALL_DEFINE6() argument
1187 SYSCALL_DEFINE5(pwritev, unsigned long, fd, const struct iovec __user *, vec, in SYSCALL_DEFINE5() argument
1195 SYSCALL_DEFINE6(pwritev2, unsigned long, fd, const struct iovec __user *, vec, in SYSCALL_DEFINE6() argument
1215 const struct iovec __user *, vec, in COMPAT_SYSCALL_DEFINE4() argument
1223 const struct iovec __user *, vec, in COMPAT_SYSCALL_DEFINE5() argument
1233 const struct iovec __user *, vec, in COMPAT_SYSCALL_DEFINE5() argument
1243 const struct iovec __user *, vec, in COMPAT_SYSCALL_DEFINE6() argument
1256 const struct iovec __user *, vec, in COMPAT_SYSCALL_DEFINE4() argument
1264 const struct iovec __user *,vec, in COMPAT_SYSCALL_DEFINE5() argument
1274 const struct iovec __user *, vec, in COMPAT_SYSCALL_DEFINE5() argument
1284 const struct iovec __user *,vec, in COMPAT_SYSCALL_DEFINE6() argument