Home
last modified time | relevance | path

Searched defs:readv (Results 1 – 3 of 3) sorted by relevance

/kernel/liteos_a/fs/vfs/operation/
Dvfs_readv.c144 ssize_t readv(int fd, const struct iovec *iov, int iovcnt) in readv() function
/kernel/linux/linux-4.19/fs/
Dread_write.c1104 SYSCALL_DEFINE3(readv, unsigned long, fd, const struct iovec __user *, vec, in SYSCALL_DEFINE3() argument
1196 COMPAT_SYSCALL_DEFINE3(readv, compat_ulong_t, fd, in COMPAT_SYSCALL_DEFINE3() argument
/kernel/linux/linux-5.10/fs/
Dread_write.c1041 SYSCALL_DEFINE3(readv, unsigned long, fd, const struct iovec __user *, vec, in SYSCALL_DEFINE3() argument