Searched refs:VT_UNLOCK (Results 1 – 3 of 3) sorted by relevance
170 VT_UNLOCK(vd); in vt_fini_logos()174 VT_UNLOCK(vd); in vt_fini_logos()202 VT_UNLOCK(vd); in vt_fini_logos()243 VT_UNLOCK(vd); in vt_init_logos()269 VT_UNLOCK(vd); in vt_init_logos()
536 VT_UNLOCK(vd); in vt_proc_window_switch()539 VT_UNLOCK(vd); in vt_proc_window_switch()607 VT_UNLOCK(vd); in vt_window_switch()612 VT_UNLOCK(vd); in vt_window_switch()621 VT_UNLOCK(vd); in vt_window_switch()869 VT_UNLOCK(vd); in vt_scrollmode_kbdevent()2103 VT_UNLOCK(vd); in vtterm_opened()2134 VT_UNLOCK(vd); in vt_change_font()2175 VT_UNLOCK(vd); in vt_change_font()3198 VT_UNLOCK(vd); in vt_upgrade()[all …]
178 #define VT_UNLOCK(vd) mtx_unlock(&(vd)->vd_lock) macro