Home
last modified time | relevance | path

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

/openbmc/linux/tools/virtio/
H A Dvringh_test.c205 err = vringh_need_notify_user(&vrh); in parallel_test()
230 err = vringh_need_notify_user(&vrh); in parallel_test()
278 err = vringh_need_notify_user(&vrh); in parallel_test()
/openbmc/linux/include/linux/
H A Dvringh.h182 int vringh_need_notify_user(struct vringh *vrh);
/openbmc/linux/drivers/vhost/
H A Dvringh.c868 int vringh_need_notify_user(struct vringh *vrh) in vringh_need_notify_user() function
872 EXPORT_SYMBOL(vringh_need_notify_user);