Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/virtio/
H A Dvirtio_balloon.c64 struct virtqueue *inflate_vq, *deflate_vq, *stats_vq, *free_page_vq; member
305 tell_host(vb, vb->deflate_vq); in leak_balloon()
544 vb->deflate_vq = vqs[VIRTIO_BALLOON_VQ_DEFLATE]; in init_vqs()
804 tell_host(vb, vb->deflate_vq); in virtballoon_migratepage()
/kernel/linux/linux-6.6/drivers/virtio/
H A Dvirtio_balloon.c57 struct virtqueue *inflate_vq, *deflate_vq, *stats_vq, *free_page_vq; member
298 tell_host(vb, vb->deflate_vq); in leak_balloon()
537 vb->deflate_vq = vqs[VIRTIO_BALLOON_VQ_DEFLATE]; in init_vqs()
797 tell_host(vb, vb->deflate_vq); in virtballoon_migratepage()

Completed in 3 milliseconds