Lines Matching defs:vec
826 ssize_t vfs_readv(struct file *file, const struct iovec __user *vec, in vfs_readv()
839 ssize_t vfs_writev(struct file *file, const struct iovec __user *vec, in vfs_writev()
852 SYSCALL_DEFINE3(readv, unsigned long, fd, const struct iovec __user *, vec, in SYSCALL_DEFINE3() argument
872 SYSCALL_DEFINE3(writev, unsigned long, fd, const struct iovec __user *, vec, in SYSCALL_DEFINE3() argument
898 SYSCALL_DEFINE5(preadv, unsigned long, fd, const struct iovec __user *, vec, in SYSCALL_DEFINE5() argument
922 SYSCALL_DEFINE5(pwritev, unsigned long, fd, const struct iovec __user *, vec, in SYSCALL_DEFINE5() argument
1001 const struct compat_iovec __user *vec, in compat_readv()
1023 const struct compat_iovec __user *,vec, in COMPAT_SYSCALL_DEFINE3() argument
1041 const struct compat_iovec __user *vec, in __compat_sys_preadv64()
1061 const struct compat_iovec __user *,vec, in COMPAT_SYSCALL_DEFINE4() argument
1069 const struct compat_iovec __user *,vec, in COMPAT_SYSCALL_DEFINE5() argument
1078 const struct compat_iovec __user *vec, in compat_writev()
1100 const struct compat_iovec __user *, vec, in COMPAT_SYSCALL_DEFINE3() argument
1118 const struct compat_iovec __user *vec, in __compat_sys_pwritev64()
1138 const struct compat_iovec __user *,vec, in COMPAT_SYSCALL_DEFINE4() argument
1146 const struct compat_iovec __user *,vec, in COMPAT_SYSCALL_DEFINE5() argument