Searched refs:vtballoon_softc (Results 1 – 1 of 1) sorted by relevance
58 struct vtballoon_softc { struct90 static int vtballoon_negotiate_features(struct vtballoon_softc *); argument91 static int vtballoon_setup_features(struct vtballoon_softc *);92 static int vtballoon_alloc_virtqueues(struct vtballoon_softc *);96 static void vtballoon_inflate(struct vtballoon_softc *, int);97 static void vtballoon_deflate(struct vtballoon_softc *, int);99 static void vtballoon_send_page_frames(struct vtballoon_softc *,102 static void vtballoon_pop(struct vtballoon_softc *);103 static void vtballoon_stop(struct vtballoon_softc *);106 vtballoon_alloc_page(struct vtballoon_softc *);[all …]