Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dvringh.h164 bool vringh_notify_enable_user(struct vringh *vrh);
/OK3568_Linux_fs/kernel/drivers/vhost/
H A Dvringh.c812 bool vringh_notify_enable_user(struct vringh *vrh) in vringh_notify_enable_user() function
816 EXPORT_SYMBOL(vringh_notify_enable_user);
/OK3568_Linux_fs/kernel/tools/virtio/
H A Dvringh_test.c239 if (!vringh_notify_enable_user(&vrh)) in parallel_test()