Home
last modified time | relevance | path

Searched refs:writev (Results 1 – 25 of 37) sorted by relevance

12

/Linux-v5.15/fs/jffs2/
DMakefile11 jffs2-y += symlink.o build.o erase.o background.o fs.o writev.o
/Linux-v5.15/fs/ksmbd/
Dconnection.h126 int (*writev)(struct ksmbd_transport *t, struct kvec *iovs, int niov, member
Dconnection.c194 sent = conn->transport->ops->writev(conn->transport, &iov[0], in ksmbd_conn_write()
Dtransport_tcp.c616 .writev = ksmbd_tcp_writev,
/Linux-v5.15/tools/perf/arch/x86/entry/syscalls/
Dsyscall_64.tbl31 20 64 writev sys_writev
384 516 x32 writev sys_writev
/Linux-v5.15/arch/x86/entry/syscalls/
Dsyscall_64.tbl31 20 64 writev sys_writev
384 516 x32 writev sys_writev
/Linux-v5.15/tools/testing/selftests/proc/
Dproc-pid-vm.c199 if (writev(fd, iov, 3) != sizeof(struct elf64_hdr) + sizeof(struct elf64_phdr) + len) { in make_exe()
/Linux-v5.15/tools/perf/util/
Dprobe-file.c984 ret = writev(fd, iov, 3); in probe_cache_entry__write()
992 ret = writev(fd, iov, 2); in probe_cache_entry__write()
/Linux-v5.15/fs/
DKconfig.binfmt164 bool "OSF/1 v4 readv/writev compatibility"
/Linux-v5.15/arch/mips/kernel/syscalls/
Dsyscall_n64.tbl29 19 n64 writev sys_writev
Dsyscall_n32.tbl29 19 n32 writev sys_writev
Dsyscall_o32.tbl160 146 o32 writev sys_writev
/Linux-v5.15/arch/ia64/kernel/syscalls/
Dsyscall.tbl135 123 common writev sys_writev
/Linux-v5.15/tools/perf/arch/mips/entry/syscalls/
Dsyscall_n64.tbl29 19 n64 writev sys_writev
/Linux-v5.15/tools/testing/selftests/bpf/prog_tests/
Dflow_dissector.c419 return writev(fd, iov, ARRAY_SIZE(iov)); in tx_tap()
/Linux-v5.15/arch/xtensa/kernel/syscalls/
Dsyscall.tbl36 25 common writev sys_writev
/Linux-v5.15/arch/arm/tools/
Dsyscall.tbl162 146 common writev sys_writev
/Linux-v5.15/arch/parisc/kernel/syscalls/
Dsyscall.tbl163 146 common writev sys_writev
/Linux-v5.15/arch/m68k/kernel/syscalls/
Dsyscall.tbl156 146 common writev sys_writev
/Linux-v5.15/arch/microblaze/kernel/syscalls/
Dsyscall.tbl156 146 common writev sys_writev
/Linux-v5.15/arch/um/drivers/
Dvector_user.c711 CATCH_EINTR(n = writev(fd, (struct iovec *) hdr, iovcount)); in uml_vector_writev()
/Linux-v5.15/arch/sh/kernel/syscalls/
Dsyscall.tbl156 146 common writev sys_writev
/Linux-v5.15/Documentation/filesystems/
Dorangefs.rst473 Userspace uses writev() on /dev/pvfs2-req to pass responses to the requests
485 the writev.
/Linux-v5.15/arch/sparc/kernel/syscalls/
Dsyscall.tbl153 121 common writev sys_writev
/Linux-v5.15/Documentation/hid/
Duhid.rst43 I/O with readv()/writev().

12