Home
last modified time | relevance | path

Searched refs:qio_channel_yield (Results 1 – 7 of 7) sorted by relevance

/openbmc/qemu/io/
H A Dchannel.c161 qio_channel_yield(ioc, G_IO_IN); in qio_channel_readv_full_all_eof()
269 qio_channel_yield(ioc, G_IO_OUT); in qio_channel_writev_full_all()
703 void coroutine_fn qio_channel_yield(QIOChannel *ioc, in qio_channel_yield() function
/openbmc/qemu/include/io/
H A Dchannel.h826 void coroutine_fn qio_channel_yield(QIOChannel *ioc,
/openbmc/qemu/util/
H A Dvhost-user-server.c144 qio_channel_yield(ioc, G_IO_IN); in vu_message_read()
/openbmc/qemu/migration/
H A Dqemu-file.c334 qio_channel_yield(f->ioc, G_IO_IN); in qemu_fill_buffer()
/openbmc/qemu/scsi/
H A Dqemu-pr-helper.c615 qio_channel_yield(QIO_CHANNEL(client->ioc), G_IO_IN); in prh_read()
/openbmc/qemu/nbd/
H A Dclient.c1502 qio_channel_yield(ioc, G_IO_IN); in nbd_read_eof()
H A Dserver.c1470 qio_channel_yield(client->ioc, G_IO_IN); in nbd_read_eof()