Home
last modified time | relevance | path

Searched refs:qio_channel_read_all_eof (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/tools/i386/
H A Dqemu-vmsr-helper.c239 r = qio_channel_read_all_eof(QIO_CHANNEL(client->ioc), in vh_co_entry()
/openbmc/qemu/include/io/
H A Dchannel.h457 int coroutine_mixed_fn qio_channel_read_all_eof(QIOChannel *ioc,
/openbmc/qemu/io/
H A Dchannel.c329 int coroutine_mixed_fn qio_channel_read_all_eof(QIOChannel *ioc, in qio_channel_read_all_eof() function
/openbmc/qemu/migration/
H A Dmultifd.c1137 ret = qio_channel_read_all_eof(p->c, (void *)p->packet, in multifd_recv_thread()