Searched refs:vringh_complete_kern (Results 1 – 4 of 4) sorted by relevance
215 int vringh_complete_kern(struct vringh *vrh, u16 head, u32 len);
988 int vringh_complete_kern(struct vringh *vrh, u16 head, u32 len) in vringh_complete_kern() function997 EXPORT_SYMBOL(vringh_complete_kern);
268 vringh_complete_kern(cfv->vr_rx, in cfv_rx_poll()
334 vringh_complete_kern(vrh, *head, total); in _mic_virtio_copy()