Function devices::virtio::balloon::handle_pending_adjusted_responses
source · async fn handle_pending_adjusted_responses(
pending_adjusted_response_event: EventAsync,
command_tube: &AsyncTube,
state: Arc<RwLock<BalloonState>>
) -> Result<(), BalloonError>