Home
last modified time | relevance | path

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

/freebsd/sys/dev/intpm/
H A Dintpm.c63 #define INTSMB_UNLOCK(sc) mtx_unlock(&(sc)->lock) macro
396 INTSMB_UNLOCK(sc); in intsmb_rawintr()
670 INTSMB_UNLOCK(sc); in intsmb_quick()
676 INTSMB_UNLOCK(sc); in intsmb_quick()
689 INTSMB_UNLOCK(sc); in intsmb_sendb()
696 INTSMB_UNLOCK(sc); in intsmb_sendb()
709 INTSMB_UNLOCK(sc); in intsmb_recvb()
726 INTSMB_UNLOCK(sc); in intsmb_recvb()
739 INTSMB_UNLOCK(sc); in intsmb_writeb()
747 INTSMB_UNLOCK(sc); in intsmb_writeb()
[all …]