Home
last modified time | relevance | path

Searched defs:BalloonConfig (Results 1 – 1 of 1) sorted by relevance

/external/crosvm/devices/src/virtio/
Dballoon.rs66 struct BalloonConfig { struct
67 num_pages: AtomicUsize,
68 actual_pages: AtomicUsize,
195 config: Arc<BalloonConfig>, in handle_stats_queue()
250 config: Arc<BalloonConfig>, in handle_command_tube()
312 config: Arc<BalloonConfig>, in run_worker()