Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Duipc_usrreq.c288 #define UNP_PCB_UNLOCK_ASSERT(unp) mtx_assert(&(unp)->unp_mtx, MA_NOTOWNED) macro
350 UNP_PCB_UNLOCK_ASSERT(unp); in unp_pcb_lock_pair()
351 UNP_PCB_UNLOCK_ASSERT(unp2); in unp_pcb_lock_pair()
390 UNP_PCB_UNLOCK_ASSERT(unp2); in unp_pcb_lock_peer()
476 UNP_PCB_UNLOCK_ASSERT(unp); in uipc_abort()
815 UNP_PCB_UNLOCK_ASSERT(unp); in uipc_detach()
845 UNP_PCB_UNLOCK_ASSERT(ref); in uipc_detach()