Lines Matching defs:vec
905 static ssize_t vfs_readv(struct file *file, const struct iovec __user *vec, in vfs_readv()
922 static ssize_t vfs_writev(struct file *file, const struct iovec __user *vec, in vfs_writev()
940 static ssize_t do_readv(unsigned long fd, const struct iovec __user *vec, in do_readv()
964 static ssize_t do_writev(unsigned long fd, const struct iovec __user *vec, in do_writev()
994 static ssize_t do_preadv(unsigned long fd, const struct iovec __user *vec, in do_preadv()
1017 static ssize_t do_pwritev(unsigned long fd, const struct iovec __user *vec, in do_pwritev()
1040 SYSCALL_DEFINE3(readv, unsigned long, fd, const struct iovec __user *, vec, in SYSCALL_DEFINE3() argument
1046 SYSCALL_DEFINE3(writev, unsigned long, fd, const struct iovec __user *, vec, in SYSCALL_DEFINE3() argument
1052 SYSCALL_DEFINE5(preadv, unsigned long, fd, const struct iovec __user *, vec, in SYSCALL_DEFINE5() argument
1060 SYSCALL_DEFINE6(preadv2, unsigned long, fd, const struct iovec __user *, vec, in SYSCALL_DEFINE6() argument
1072 SYSCALL_DEFINE5(pwritev, unsigned long, fd, const struct iovec __user *, vec, in SYSCALL_DEFINE5() argument
1080 SYSCALL_DEFINE6(pwritev2, unsigned long, fd, const struct iovec __user *, vec, in SYSCALL_DEFINE6() argument
1100 const struct iovec __user *, vec, in COMPAT_SYSCALL_DEFINE4() argument
1108 const struct iovec __user *, vec, in COMPAT_SYSCALL_DEFINE5() argument
1118 const struct iovec __user *, vec, in COMPAT_SYSCALL_DEFINE5() argument
1128 const struct iovec __user *, vec, in COMPAT_SYSCALL_DEFINE6() argument
1141 const struct iovec __user *, vec, in COMPAT_SYSCALL_DEFINE4() argument
1149 const struct iovec __user *,vec, in COMPAT_SYSCALL_DEFINE5() argument
1159 const struct iovec __user *, vec, in COMPAT_SYSCALL_DEFINE5() argument
1169 const struct iovec __user *,vec, in COMPAT_SYSCALL_DEFINE6() argument