Home
last modified time | relevance | path

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

123

/openbmc/qemu/tests/qemu-iotests/
H A D01758 io writev $(( offset )) 512 1024 64
61 io writev $(( offset + 64 * 1024)) 65536 65536 1
76 io writev $(( offset + 512 )) 512 1024 64
79 io writev $(( offset + 64 * 1024 + 65536)) 65536 65536 1
H A D01859 io writev $(( offset )) 512 1024 64
62 io writev $(( offset + 64 * 1024)) 65536 65536 1
77 io writev $(( offset + 512 )) 512 1024 64
80 io writev $(( offset + 64 * 1024 + 65536)) 65536 65536 1
H A Dcommon.pattern114 io_pattern writev $((offset + 4 * $cluster_size)) $cluster_size $((9 * $cluster_size)) $num 165
116 io_pattern writev $((offset + 5 * $cluster_size)) $cluster_size $((9 * $cluster_size)) $num 165
118 io_pattern writev $((offset + 8 * $cluster_size)) $cluster_size $((9 * $cluster_size)) $num 165
125 io_pattern writev $((offset + 0 * $cluster_size)) $cluster_size $((9 * $cluster_size)) $num 165
127 io_pattern writev $((offset + 1 * $cluster_size)) $cluster_size $((9 * $cluster_size)) $num 165
129 io_pattern writev $((offset + 3 * $cluster_size)) $cluster_size $((9 * $cluster_size)) $num 165
H A D01967 io_pattern writev $(( offset )) 512 1024 64 42
70 io_pattern writev $(( offset + 1024 * 1024)) $CLUSTER_SIZE $CLUSTER_SIZE 1 42
85 io_pattern writev $(( offset + 512 )) 512 1024 64 43
88 io_pattern writev $(( offset + 1024 * 1024 + $CLUSTER_SIZE)) $CLUSTER_SIZE $CLUSTER_SIZE 1 43
H A D02068 io writev $(( offset )) 512 1024 64
71 io writev $(( offset + 64 * 1024)) 65536 65536 1
86 io writev $(( offset + 512 )) 512 1024 64
89 io writev $(( offset + 64 * 1024 + 65536)) 65536 65536 1
H A D021.out4 == testing writev -P -1 ==
22 == testing writev -P 300 ==
40 == testing writev -P 12m ==
58 == testing writev -P 4k ==
76 == testing writev -P route66 ==
H A D02471 io_pattern writev 0 $CLUSTER_SIZE $((2 * CLUSTER_SIZE)) 8 0x11
79 io_pattern writev 0 $((2 * CLUSTER_SIZE)) $((4 * CLUSTER_SIZE)) 4 0x22
88 io_pattern writev 0 $((4 * CLUSTER_SIZE)) 0 1 0x33
89 io_pattern writev $((8 * CLUSTER_SIZE)) $((4 * CLUSTER_SIZE)) 0 1 0x33
H A D02872 io writev $offset 512 1024 32
86 io writev $(( offset + 512 )) 512 1024 64
H A D004.out20 writev past image boundary
21 writev failed: Input/output error
H A D171.out32 writev before/after image boundary
33 writev failed: Input/output error
124 writev before/after image boundary
125 writev failed: Input/output error
220 writev before/after image boundary
221 writev failed: Input/output error
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/tayga/files/
H A D0001-include-sys-uio.patch3 error: call to undeclared function 'writev'; ISO C99 and later do not support
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/chrony/chrony/
H A Darm_eabi.patch74 SCMP_SYS(writev),
/openbmc/qemu/net/
H A Ddump.c90 if (writev(s->fd, dumpiov, cnt + 1) != sizeof(hdr) + caplen) { in dump_receive_iov()
/openbmc/qemu/io/
H A Dchannel-file.c148 ret = writev(fioc->fd, iov, niov); in qio_channel_file_writev()
H A Dchannel-command.c255 ret = writev(cioc->writefd, iov, niov); in qio_channel_command_writev()
/openbmc/qemu/linux-user/mips/
H A Dsyscall-args-o32.c.inc147 [ 146] = 3, /* writev */
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/nspr/
H A Dnspr_4.36.bb147 writev \
/openbmc/qemu/linux-user/x86_64/
H A Dsyscall_64.tbl32 20 64 writev sys_writev
400 516 x32 writev sys_writev
/openbmc/qemu/util/
H A Dosdep.c595 writev(int fd, const struct iovec *iov, int iov_cnt) in writev() function
/openbmc/qemu/include/qemu/
H A Dosdep.h658 ssize_t writev(int fd, const struct iovec *iov, int iov_cnt);
/openbmc/qemu/bsd-user/netbsd/
H A Dstrace.list145 { TARGET_NETBSD_NR_writev, "writev", "%s(%d,%p,%#x)", NULL, NULL },
/openbmc/openbmc-tools/pwmtachtool/src/
H A DEINTR_wrappers.c642 ssize_t Result = writev(fd, iov, iovcnt); in sigwrap_writev()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/build/
H A D0001-Riscv-Add-risc-v-Android-config-header.patch314 + * Define if writev() exists
/openbmc/qemu/tests/tcg/multiarch/linux/
H A Dlinux-test.c110 len = chk_error(writev(fd, vecs, 2)); in test_file()
/openbmc/openbmc-tools/adcapp/src/
H A DEINTR_wrappers.c715 ssize_t Result = writev(fd, iov, iovcnt); in sigwrap_writev()

123