Searched refs:vhost_discard_vq_desc (Results 1 – 3 of 3) sorted by relevance
592 vhost_discard_vq_desc(vq, 1); in handle_tx_copy()692 vhost_discard_vq_desc(vq, 1); in handle_tx_zerocopy()892 vhost_discard_vq_desc(vq, headcount); in get_rx_bufs()996 vhost_discard_vq_desc(vq, headcount); in handle_rx()1020 vhost_discard_vq_desc(vq, headcount); in handle_rx()
192 void vhost_discard_vq_desc(struct vhost_virtqueue *, int n);
2146 void vhost_discard_vq_desc(struct vhost_virtqueue *vq, int n) in vhost_discard_vq_desc() function2150 EXPORT_SYMBOL_GPL(vhost_discard_vq_desc);