Home
last modified time | relevance | path

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

/freebsd/sys/dev/vt/
H A Dvt_buf.c47 #define VTBUF_UNLOCK(vb) mtx_unlock_spin(&(vb)->vb_lock) macro
293 VTBUF_UNLOCK(vb); in vtbuf_unlock()
513 VTBUF_UNLOCK(vb); in vtbuf_clearhistory()
686 VTBUF_UNLOCK(vb); in vtbuf_grow()
746 VTBUF_UNLOCK(vb); in vtbuf_flush_mark()
951 VTBUF_UNLOCK(vb); in vtbuf_scroll_mode()