Searched refs:UNP_PCB_LOCK_ASSERT (Results 1 – 1 of 1) sorted by relevance
288 #define UNP_PCB_LOCK_ASSERT(unp) mtx_assert(&(unp)->unp_mtx, MA_OWNED) macro331 UNP_PCB_LOCK_ASSERT(unp); in unp_pcb_rele()386 UNP_PCB_LOCK_ASSERT(unp); in unp_pcb_lock_peer()2039 UNP_PCB_LOCK_ASSERT(unp); in uipc_sosend_dgram()2041 UNP_PCB_LOCK_ASSERT(unp2); in uipc_sosend_dgram()3088 UNP_PCB_LOCK_ASSERT(sotounpcb(so)); in unp_soisconnected()3089 UNP_PCB_LOCK_ASSERT(sotounpcb(so2)); in unp_soisconnected()3127 UNP_PCB_LOCK_ASSERT(unp); in unp_connect2()3128 UNP_PCB_LOCK_ASSERT(unp2); in unp_connect2()3195 UNP_PCB_LOCK_ASSERT(unp); in unp_disconnect()[all …]