Searched defs:virtio_balloon (Results 1 – 2 of 2) sorted by relevance
62 struct virtio_balloon { struct63 struct virtio_device *vdev;64 struct virtqueue *inflate_vq, *deflate_vq, *stats_vq, *free_page_vq;88 * Read it via virtio_balloon_cmd_id_received to get the latest value argument110 /* Synchronize access/update to this struct virtio_balloon elements */ argument118 struct virtio_balloon_stat stats[VIRTIO_BALLOON_S_NR]; argument121 struct shrinker shrinker;147 struct virtio_balloon *vb = vq->vdev->priv; in balloon_ack() argument
48 struct virtio_balloon { struct49 struct virtio_device *vdev;73 /* Synchronize access/update to this struct virtio_balloon elements */ argument81 struct virtio_balloon_stat stats[VIRTIO_BALLOON_S_NR]; argument103 struct virtio_balloon *vb = vq->vdev->priv; in balloon_ack() argument