Home
last modified time | relevance | path

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

/openbmc/linux/arch/um/drivers/
H A Dvirtio_uml.c306 static int vhost_user_set_owner(struct virtio_uml_device *vu_dev) in vhost_user_set_owner() function
492 int rc = vhost_user_set_owner(vu_dev); in vhost_user_init()
/openbmc/qemu/hw/virtio/
H A Dvhost-user.c1474 static int vhost_user_set_owner(struct vhost_dev *dev) in vhost_user_set_owner() function
3033 .vhost_set_owner = vhost_user_set_owner,