Searched refs:vhost_discard_vq_desc (Results 1 – 3 of 3) sorted by relevance
400 vhost_discard_vq_desc(vq, 1); in handle_tx()512 vhost_discard_vq_desc(vq, headcount); in get_rx_bufs()603 vhost_discard_vq_desc(vq, headcount); in handle_rx()627 vhost_discard_vq_desc(vq, headcount); in handle_rx()
141 void vhost_discard_vq_desc(struct vhost_virtqueue *, int n);
1350 void vhost_discard_vq_desc(struct vhost_virtqueue *vq, int n) in vhost_discard_vq_desc() function1354 EXPORT_SYMBOL_GPL(vhost_discard_vq_desc);