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

/freebsd-13-stable/sys/dev/vt/
H A Dvt_buf.c51 #define VTBUF_UNLOCK(vb) mtx_unlock_spin(&(vb)->vb_lock) macro
267 VTBUF_UNLOCK(vb);
487 VTBUF_UNLOCK(vb);
660 VTBUF_UNLOCK(vb);
720 VTBUF_UNLOCK(vb);
882 VTBUF_UNLOCK(vb);

Completed in 42 milliseconds