Home
last modified time | relevance | path

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

/freebsd/sys/dev/virtio/balloon/
H A Dvirtio_balloon.c136 #define VTBALLOON_UNLOCK(_sc) mtx_unlock(VTBALLOON_MTX((_sc))) macro
241 VTBALLOON_UNLOCK(sc); in vtballoon_detach()
270 VTBALLOON_UNLOCK(sc); in vtballoon_config_change()
328 VTBALLOON_UNLOCK(sc); in vtballoon_vq_intr()
430 VTBALLOON_UNLOCK(sc); in vtballoon_send_page_frames()
535 VTBALLOON_UNLOCK(sc); in vtballoon_sleep()