Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/vhost/
Dvhost.h68 void vhost_ubuf_put_and_wait(struct vhost_ubuf_ref *);
Dvhost.c451 vhost_ubuf_put_and_wait(dev->vqs[i].ubufs); in vhost_dev_cleanup()
1594 void vhost_ubuf_put_and_wait(struct vhost_ubuf_ref *ubufs) in vhost_ubuf_put_and_wait() function
Dnet.c746 vhost_ubuf_put_and_wait(oldubufs); in vhost_net_set_backend()