Home
last modified time | relevance | path

Searched refs:virtqueue_detach_unused_buf_packed (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/virtio/
H A Dvirtio_ring.c1921 static void *virtqueue_detach_unused_buf_packed(struct virtqueue *_vq) in virtqueue_detach_unused_buf_packed() function
2672 return vq->packed_ring ? virtqueue_detach_unused_buf_packed(_vq) : in virtqueue_detach_unused_buf()