Home
last modified time | relevance | path

Searched refs:vhost_discard_vq_desc (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/vhost/
H A Dnet.c820 vhost_discard_vq_desc(vq, 1); in handle_tx_copy()
841 vhost_discard_vq_desc(vq, 1); in handle_tx_copy()
942 vhost_discard_vq_desc(vq, 1); in handle_tx_zerocopy()
1100 vhost_discard_vq_desc(vq, headcount); in get_rx_bufs()
1207 vhost_discard_vq_desc(vq, headcount); in handle_rx()
1231 vhost_discard_vq_desc(vq, headcount); in handle_rx()
H A Dvhost.h196 void vhost_discard_vq_desc(struct vhost_virtqueue *, int n);
H A Dvhost.c2350 void vhost_discard_vq_desc(struct vhost_virtqueue *vq, int n) in vhost_discard_vq_desc() function
2354 EXPORT_SYMBOL_GPL(vhost_discard_vq_desc); variable
/kernel/linux/linux-6.6/drivers/vhost/
H A Dnet.c821 vhost_discard_vq_desc(vq, 1); in handle_tx_copy()
842 vhost_discard_vq_desc(vq, 1); in handle_tx_copy()
950 vhost_discard_vq_desc(vq, 1); in handle_tx_zerocopy()
1109 vhost_discard_vq_desc(vq, headcount); in get_rx_bufs()
1216 vhost_discard_vq_desc(vq, headcount); in handle_rx()
1240 vhost_discard_vq_desc(vq, headcount); in handle_rx()
H A Dvhost.h206 void vhost_discard_vq_desc(struct vhost_virtqueue *, int n);
H A Dvhost.c2636 void vhost_discard_vq_desc(struct vhost_virtqueue *vq, int n) in vhost_discard_vq_desc() function
2640 EXPORT_SYMBOL_GPL(vhost_discard_vq_desc); variable

Completed in 18 milliseconds