Home
last modified time | relevance | path

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

/freebsd/sys/dev/virtio/balloon/
H A Dvirtio_balloon.c137 #define VTBALLOON_LOCK_DESTROY(_sc) mtx_destroy(VTBALLOON_MTX((_sc))) macro
256 VTBALLOON_LOCK_DESTROY(sc); in vtballoon_detach()