Home
last modified time | relevance | path

Searched refs:qio_channel_flush (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/io/
H A Dchannel.h984 int qio_channel_flush(QIOChannel *ioc,
/openbmc/qemu/io/
H A Dchannel.c580 int qio_channel_flush(QIOChannel *ioc, in qio_channel_flush() function
/openbmc/qemu/migration/
H A Dmultifd.c513 ret = qio_channel_flush(c, &err); in multifd_zero_copy_flush()