Searched refs:vtballoon_deflate (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/sys/dev/virtio/balloon/
H A Dvirtio_balloon.c96 static void vtballoon_deflate(struct vtballoon_softc *, int);
345 vtballoon_deflate(struct vtballoon_softc *sc, int npages) function
423 vtballoon_deflate(sc, sc->vtballoon_current_npages);
537 vtballoon_deflate(sc, current - desired);

Completed in 98 milliseconds