Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/vhost/
Dvhost.h153 bool vhost_enable_notify(struct vhost_virtqueue *);
Dtest.c64 if (unlikely(vhost_enable_notify(vq))) { in handle_vq()
Dnet.c169 if (unlikely(vhost_enable_notify(vq))) { in handle_tx()
337 if (unlikely(vhost_enable_notify(vq))) { in handle_rx()
Dvhost.c1379 bool vhost_enable_notify(struct vhost_virtqueue *vq) in vhost_enable_notify() function