Searched defs:Balloon (Results 1 – 3 of 3) sorted by relevance
387 pub struct Balloon { struct389 config: Arc<BalloonConfig>, argument395 impl Balloon { argument397 pub fn new(base_features: u64, command_tube: Tube) -> Result<Balloon> { in new()423 impl Drop for Balloon { implementation436 impl VirtioDevice for Balloon { implementation
517 class Balloon(TixWidget): class
519 class Balloon(TixWidget): class