Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/vhost/
Dvhost.c2429 static bool vhost_notify(struct vhost_dev *dev, struct vhost_virtqueue *vq) in vhost_notify() function
2470 if (vq->call_ctx.ctx && vhost_notify(dev, vq)) in vhost_signal()