Home
last modified time | relevance | path

Searched defs:local_iov (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/include/qemu/
H A Diov.h177 struct iovec local_iov; member
/openbmc/qemu/io/
H A Dchannel.c136 struct iovec *local_iov = g_new(struct iovec, niov); in qio_channel_readv_full_all_eof() local
253 struct iovec *local_iov = g_new(struct iovec, niov); in qio_channel_writev_full_all() local
/openbmc/qemu/net/
H A Dstream.c91 struct iovec local_iov[2]; in net_stream_receive() local
/openbmc/qemu/util/
H A Diov.c152 struct iovec *local_iov, *iov; in iov_send_recv() local