Home
last modified time | relevance | path

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

/openbmc/linux/arch/um/drivers/
H A Dvirtio_uml.c176 static int vhost_user_recv_resp(struct virtio_uml_device *vu_dev, in vhost_user_recv_resp() function
198 int rc = vhost_user_recv_resp(vu_dev, &msg, in vhost_user_recv_u64()
550 rc = vhost_user_recv_resp(vu_dev, msg, msg_size); in vhost_user_get_config()