writev 620 arch/um/drivers/vector_user.c CATCH_EINTR(n = writev(fd, (struct iovec *) hdr, iovcount)); writev 1128 fs/read_write.c SYSCALL_DEFINE3(writev, unsigned long, fd, const struct iovec __user *, vec, writev 1323 fs/read_write.c COMPAT_SYSCALL_DEFINE3(writev, compat_ulong_t, fd, writev 691 samples/mic/mpssd/mpssd.c len = writev(net_poll[NET_FD_TUN].fd, writev 876 samples/mic/mpssd/mpssd.c len = writev(pty_fd, writev 888 tools/perf/util/probe-file.c ret = writev(fd, iov, 3); writev 896 tools/perf/util/probe-file.c ret = writev(fd, iov, 2); writev 415 tools/testing/selftests/bpf/prog_tests/flow_dissector.c return writev(fd, iov, ARRAY_SIZE(iov)); writev 199 tools/testing/selftests/proc/proc-pid-vm.c if (writev(fd, iov, 3) != sizeof(struct elf64_hdr) + sizeof(struct elf64_phdr) + len) {