vringh_complete_user 763 drivers/vhost/vringh.c EXPORT_SYMBOL(vringh_complete_user); vringh_complete_user 146 include/linux/vringh.h int vringh_complete_user(struct vringh *vrh, u16 head, u32 len); vringh_complete_user 273 tools/virtio/vringh_test.c err = vringh_complete_user(&vrh, head, written); vringh_complete_user 554 tools/virtio/vringh_test.c err = vringh_complete_user(&vrh, head, err);