Home
last modified time | relevance | path

Searched refs:detach_buf_packed (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/virtio/
H A Dvirtio_ring.c1291 static void detach_buf_packed(struct vring_virtqueue *vq, in detach_buf_packed() function
1393 /* detach_buf_packed clears data, so grab it now. */ in virtqueue_get_buf_ctx_packed()
1395 detach_buf_packed(vq, id, ctx); in virtqueue_get_buf_ctx_packed()
1552 detach_buf_packed(vq, i, NULL); in virtqueue_detach_unused_buf_packed()
/kernel/linux/linux-6.6/drivers/virtio/
H A Dvirtio_ring.c1602 static void detach_buf_packed(struct vring_virtqueue *vq, in detach_buf_packed() function
1713 /* detach_buf_packed clears data, so grab it now. */ in virtqueue_get_buf_ctx_packed()
1715 detach_buf_packed(vq, id, ctx); in virtqueue_get_buf_ctx_packed()
1880 detach_buf_packed(vq, i, NULL); in virtqueue_detach_unused_buf_packed()

Completed in 8 milliseconds