Searched refs:vhost_poll_start (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/vhost/
H A Dvhost.h43 int vhost_poll_start(struct vhost_poll *poll, struct file *file);
H A Dvhost.c164 int vhost_poll_start(struct vhost_poll *poll, struct file *file) vhost_poll_start() function
183 EXPORT_SYMBOL_GPL(vhost_poll_start); variable
928 r = vhost_poll_start(&vq->poll, vq->kick); vhost_vring_ioctl()
H A Dnet.c740 return vhost_poll_start(poll, sock->file); vhost_net_enable_vq()

Completed in 58 milliseconds