VHOST_USER_FLAG_NEED_REPLY 163 arch/um/drivers/virtio_uml.c if ((msg->header.flags & ~VHOST_USER_FLAG_NEED_REPLY) != VHOST_USER_FLAG_NEED_REPLY 191 arch/um/drivers/virtio_uml.c msg->header.flags |= VHOST_USER_FLAG_NEED_REPLY; VHOST_USER_FLAG_NEED_REPLY 295 arch/um/drivers/virtio_uml.c reply.header.flags &= ~VHOST_USER_FLAG_NEED_REPLY; VHOST_USER_FLAG_NEED_REPLY 338 arch/um/drivers/virtio_uml.c if (msg.msg.header.flags & VHOST_USER_FLAG_NEED_REPLY)