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

/freebsd-10.2-release/sys/dev/virtio/balloon/
H A Dvirtio_balloon.c132 #define VTBALLOON_UNLOCK(_sc) mtx_unlock(VTBALLOON_MTX((_sc))) macro
238 VTBALLOON_UNLOCK(sc);
267 VTBALLOON_UNLOCK(sc);
311 VTBALLOON_UNLOCK(sc);
413 VTBALLOON_UNLOCK(sc);
513 VTBALLOON_UNLOCK(sc);

Completed in 95 milliseconds