Searched refs:UBT_NG_UNLOCK (Results 1 – 2 of 2) sorted by relevance
793 UBT_NG_UNLOCK(sc); in ubt_detach()873 UBT_NG_UNLOCK(sc); in ubt_ctrl_write_callback()1142 UBT_NG_UNLOCK(sc); in ubt_bulk_write_callback()1429 UBT_NG_UNLOCK(sc); in ubt_fwd_mbuf_up()1511 UBT_NG_UNLOCK(sc); in ubt_task()1617 UBT_NG_UNLOCK(sc); in ng_ubt_newhook()1623 UBT_NG_UNLOCK(sc); in ng_ubt_newhook()1642 UBT_NG_UNLOCK(sc); in ng_ubt_connect()1660 UBT_NG_UNLOCK(sc); in ng_ubt_disconnect()1675 UBT_NG_UNLOCK(sc); in ng_ubt_disconnect()[all …]
53 #define UBT_NG_UNLOCK(sc) mtx_unlock(&(sc)->sc_ng_mtx) macro