Home
last modified time | relevance | path

Searched refs:vtballoon_pop (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/virtio/balloon/
H A Dvirtio_balloon.c102 static void vtballoon_pop(struct vtballoon_softc *);
247 vtballoon_pop(sc); in vtballoon_detach()
436 vtballoon_pop(struct vtballoon_softc *sc) in vtballoon_pop() function