Searched refs:writev (Results 1 – 23 of 23) sorted by relevance
/Linux-v4.19/fs/jffs2/ |
D | Makefile | 11 jffs2-y += symlink.o build.o erase.o background.o fs.o writev.o
|
/Linux-v4.19/arch/x86/entry/syscalls/ |
D | syscall_64.tbl | 31 20 64 writev __x64_sys_writev 357 516 x32 writev __x32_compat_sys_writev
|
D | syscall_32.tbl | 160 146 i386 writev sys_writev __ia32_compat_sys_writev
|
/Linux-v4.19/tools/perf/arch/x86/entry/syscalls/ |
D | syscall_64.tbl | 31 20 64 writev __x64_sys_writev 357 516 x32 writev __x32_compat_sys_writev
|
/Linux-v4.19/Documentation/fmc/ |
D | fmc-write-eeprom.txt | 27 type-length-value (i.e., it allows writev(2)-like operation).
|
/Linux-v4.19/tools/perf/util/ |
D | probe-file.c | 878 ret = writev(fd, iov, 3); in probe_cache_entry__write() 886 ret = writev(fd, iov, 2); in probe_cache_entry__write()
|
/Linux-v4.19/arch/um/drivers/ |
D | vector_user.c | 502 CATCH_EINTR(n = writev(fd, (struct iovec *) hdr, iovcount)); in uml_vector_writev()
|
/Linux-v4.19/arch/powerpc/include/asm/ |
D | systbl.h | 154 COMPAT_SYS_SPU(writev)
|
/Linux-v4.19/arch/parisc/kernel/ |
D | syscall_table.S | 233 ENTRY_COMP(writev)
|
/Linux-v4.19/fs/ |
D | Kconfig.binfmt | 138 bool "OSF/1 v4 readv/writev compatibility"
|
D | read_write.c | 1109 SYSCALL_DEFINE3(writev, unsigned long, fd, const struct iovec __user *, vec, in SYSCALL_DEFINE3() argument 1301 COMPAT_SYSCALL_DEFINE3(writev, compat_ulong_t, fd, in COMPAT_SYSCALL_DEFINE3() argument
|
/Linux-v4.19/arch/arm/tools/ |
D | syscall.tbl | 162 146 common writev sys_writev
|
/Linux-v4.19/Documentation/filesystems/ |
D | orangefs.txt | 448 Userspace uses writev() on /dev/pvfs2-req to pass responses to the requests 458 the writev.
|
D | mandatory-locking.txt | 150 write(), readv(), writev(), open(), creat(), mmap(), truncate() and
|
D | spufs.txt | 40 all files that support the write(2) operation also support writev(2).
|
D | ntfs.txt | 83 - The new driver supports readv(2) and writev(2).
|
D | Locking | 454 ssize_t (*writev) (struct file *, const struct iovec *, unsigned long,
|
/Linux-v4.19/tools/perf/arch/s390/entry/syscalls/ |
D | syscall.tbl | 138 146 common writev sys_writev compat_sys_writev
|
/Linux-v4.19/arch/s390/kernel/syscalls/ |
D | syscall.tbl | 138 146 common writev sys_writev compat_sys_writev
|
/Linux-v4.19/samples/mic/mpssd/ |
D | mpssd.c | 702 len = writev(net_poll[NET_FD_TUN].fd, in virtio_net() 887 len = writev(pty_fd, in virtio_console()
|
/Linux-v4.19/Documentation/hid/ |
D | uhid.txt | 42 I/O with readv()/writev().
|
/Linux-v4.19/Documentation/block/ |
D | biodoc.txt | 371 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)
|
/Linux-v4.19/init/ |
D | Kconfig | 304 bool "Enable process_vm_readv/writev syscalls"
|