Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/vt/
Dvt_buf.c51 #define VTBUF_UNLOCK(vb) mtx_unlock_spin(&(vb)->vb_lock) macro
267 VTBUF_UNLOCK(vb); in vtbuf_unlock()
628 VTBUF_UNLOCK(vb); in vtbuf_grow()
689 VTBUF_UNLOCK(vb); in vtbuf_flush_mark()
858 VTBUF_UNLOCK(vb); in vtbuf_scroll_mode()