Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/virtio/console/
Dvirtio_console.c90 #define VTCON_PORT_UNLOCK(_port) mtx_unlock(&(_port)->vtcport_mtx) macro
770 VTCON_PORT_UNLOCK(port); in vtcon_ctrl_port_console_event()
795 VTCON_PORT_UNLOCK(port); in vtcon_ctrl_port_open_event()
1086 VTCON_PORT_UNLOCK(port); in vtcon_port_create()
1170 VTCON_PORT_UNLOCK(port); in vtcon_port_update_console_size()
1252 VTCON_PORT_UNLOCK(port); in vtcon_port_intr()
1380 VTCON_PORT_UNLOCK(port); in vtcon_enable_interrupts()
1407 VTCON_PORT_UNLOCK(port); in vtcon_disable_interrupts()