Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dvringh.h169 void vringh_notify_disable_user(struct vringh *vrh);
/Linux-v5.15/drivers/vhost/
Dvringh.c840 void vringh_notify_disable_user(struct vringh *vrh) in vringh_notify_disable_user() function
844 EXPORT_SYMBOL(vringh_notify_disable_user);
/Linux-v5.15/tools/virtio/
Dvringh_test.c246 vringh_notify_disable_user(&vrh); in parallel_test()