Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/vhost/
Dvhost.c2441 static bool vhost_notify(struct vhost_dev *dev, struct vhost_virtqueue *vq) in vhost_notify() function
2482 if (vq->call_ctx.ctx && vhost_notify(dev, vq)) in vhost_signal()