Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dvcons.c122 kmutex_t vt_pending_vtno_lock; variable
123 _NOTE(MUTEX_PROTECTS_DATA(vt_pending_vtno_lock, vt_pending_vtno))
451 mutex_enter(&vt_pending_vtno_lock); in vt_send_hotkeys()
453 mutex_exit(&vt_pending_vtno_lock); in vt_send_hotkeys()
457 mutex_enter(&vt_pending_vtno_lock); in vt_send_hotkeys()
459 mutex_exit(&vt_pending_vtno_lock); in vt_send_hotkeys()
482 mutex_enter(&vt_pending_vtno_lock); in vt_send_hotkeys()
484 mutex_exit(&vt_pending_vtno_lock); in vt_send_hotkeys()
508 mutex_enter(&vt_pending_vtno_lock); in vt_trigger_hotkeys()
511 mutex_exit(&vt_pending_vtno_lock); in vt_trigger_hotkeys()
[all …]