Home
last modified time | relevance | path

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

/qemu/migration/
H A Dcpr.c169 qio_channel_shutdown(qemu_file_get_ioc(f), QIO_CHANNEL_SHUTDOWN_WRITE, in cpr_state_save()
H A Drdma.c2997 case QIO_CHANNEL_SHUTDOWN_WRITE: in qio_channel_rdma_shutdown()
/qemu/include/io/
H A Dchannel.h56 QIO_CHANNEL_SHUTDOWN_WRITE = 2, enumerator
/qemu/io/
H A Dchannel-socket.c922 case QIO_CHANNEL_SHUTDOWN_WRITE: in qio_channel_socket_shutdown()