Home
last modified time | relevance | path

Searched refs:zero_copy_queued (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/io/
H A Dchannel-socket.h50 ssize_t zero_copy_queued; member
/openbmc/qemu/io/
H A Dchannel-socket.c66 sioc->zero_copy_queued = 0; in qio_channel_socket_new()
628 sioc->zero_copy_queued++; in qio_channel_socket_writev()
739 if (sioc->zero_copy_queued == sioc->zero_copy_sent) { in qio_channel_socket_flush()
749 while (sioc->zero_copy_sent < sioc->zero_copy_queued) { in qio_channel_socket_flush()