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

/linux-master/include/linux/
H A Dvringh.h185 void vringh_notify_disable_user(struct vringh *vrh);
/linux-master/drivers/vhost/
H A Dvringh.c850 * vringh_notify_disable_user - don't tell us if something changes.
856 void vringh_notify_disable_user(struct vringh *vrh) function
860 EXPORT_SYMBOL(vringh_notify_disable_user); variable
/linux-master/tools/virtio/
H A Dvringh_test.c246 vringh_notify_disable_user(&vrh);

Completed in 209 milliseconds