Home
last modified time | relevance | path

Searched refs:readv (Results 1 – 17 of 17) sorted by relevance

/Linux-v4.19/arch/x86/entry/syscalls/
Dsyscall_64.tbl30 19 64 readv __x64_sys_readv
356 515 x32 readv __x32_compat_sys_readv
Dsyscall_32.tbl159 145 i386 readv sys_readv __ia32_compat_sys_readv
/Linux-v4.19/tools/perf/arch/x86/entry/syscalls/
Dsyscall_64.tbl30 19 64 readv __x64_sys_readv
356 515 x32 readv __x32_compat_sys_readv
/Linux-v4.19/arch/parisc/kernel/
Dsyscall_table.S232 ENTRY_COMP(readv) /* 145 */
/Linux-v4.19/arch/powerpc/include/asm/
Dsystbl.h153 COMPAT_SYS_SPU(readv)
/Linux-v4.19/fs/
DKconfig.binfmt138 bool "OSF/1 v4 readv/writev compatibility"
Dread_write.c1103 SYSCALL_DEFINE3(readv, unsigned long, fd, const struct iovec __user *, vec, in SYSCALL_DEFINE3() argument
1195 COMPAT_SYSCALL_DEFINE3(readv, compat_ulong_t, fd, in COMPAT_SYSCALL_DEFINE3() argument
/Linux-v4.19/arch/arm/tools/
Dsyscall.tbl161 145 common readv sys_readv
/Linux-v4.19/Documentation/filesystems/
Dmandatory-locking.txt150 write(), readv(), writev(), open(), creat(), mmap(), truncate() and
Dspufs.txt39 All files that support the read(2) operation also support readv(2) and
Dntfs.txt83 - The new driver supports readv(2) and writev(2).
DLocking452 ssize_t (*readv) (struct file *, const struct iovec *, unsigned long,
/Linux-v4.19/arch/s390/kernel/syscalls/
Dsyscall.tbl137 145 common readv sys_readv compat_sys_readv
/Linux-v4.19/tools/perf/arch/s390/entry/syscalls/
Dsyscall.tbl137 145 common readv sys_readv compat_sys_readv
/Linux-v4.19/samples/mic/mpssd/
Dmpssd.c610 len = readv(net_poll[NET_FD_TUN].fd, in virtio_net()
825 len = readv(pty_fd, copy.iov, copy.iovcnt); in virtio_console()
/Linux-v4.19/Documentation/hid/
Duhid.txt42 I/O with readv()/writev().
/Linux-v4.19/Documentation/block/
Dbiodoc.txt371 when it came to large i/o requests and readv/writev style operations, as it
394 (including non-page aligned page fragments, as specified via readv/writev)