Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/common/balloon_control/src/
H A Dlib.rs65 pub struct BalloonWS { struct
70 impl BalloonWS { argument
/aosp_15_r20/external/crosvm/devices/src/virtio/
H A Dballoon.rs223 fn update_ws(&self, ws: &mut BalloonWS) { in update_ws()
609 fn parse_balloon_ws(reader: &mut Reader) -> BalloonWS { in parse_balloon_ws()
/aosp_15_r20/external/crosvm/vm_control/src/
H A Dlib.rs1624 pub fn from_ws(ws: &balloon_control::BalloonWS, balloon_actual: u64) -> Self { in from_ws()
2482 BalloonWS { enumerator