Lines Matching defs:vec
748 ssize_t vfs_readv(struct file *file, const struct iovec __user *vec, in vfs_readv()
761 ssize_t vfs_writev(struct file *file, const struct iovec __user *vec, in vfs_writev()
774 SYSCALL_DEFINE3(readv, unsigned long, fd, const struct iovec __user *, vec, in SYSCALL_DEFINE3() argument
793 SYSCALL_DEFINE3(writev, unsigned long, fd, const struct iovec __user *, vec, in SYSCALL_DEFINE3() argument
818 SYSCALL_DEFINE5(preadv, unsigned long, fd, const struct iovec __user *, vec, in SYSCALL_DEFINE5() argument
842 SYSCALL_DEFINE5(pwritev, unsigned long, fd, const struct iovec __user *, vec, in SYSCALL_DEFINE5() argument
929 const struct compat_iovec __user *vec, in compat_readv()
951 const struct compat_iovec __user *,vec, in COMPAT_SYSCALL_DEFINE3() argument
968 const struct compat_iovec __user *,vec, in COMPAT_SYSCALL_DEFINE4() argument
987 const struct compat_iovec __user *,vec, in COMPAT_SYSCALL_DEFINE5() argument
995 const struct compat_iovec __user *vec, in compat_writev()
1017 const struct compat_iovec __user *, vec, in COMPAT_SYSCALL_DEFINE3() argument
1034 const struct compat_iovec __user *,vec, in COMPAT_SYSCALL_DEFINE4() argument
1053 const struct compat_iovec __user *,vec, in COMPAT_SYSCALL_DEFINE5() argument