Searched refs:UBT_NG_UNLOCK (Results 1 – 2 of 2) sorted by relevance
831 UBT_NG_UNLOCK(sc); in ubt_detach()931 UBT_NG_UNLOCK(sc); in ubt_ctrl_write_callback()1200 UBT_NG_UNLOCK(sc); in ubt_bulk_write_callback()1402 UBT_NG_UNLOCK(sc); in ubt_isoc_write_callback()1425 UBT_NG_UNLOCK(sc); in ubt_isoc_write_callback()1487 UBT_NG_UNLOCK(sc); in ubt_fwd_mbuf_up()1569 UBT_NG_UNLOCK(sc); in ubt_task()1675 UBT_NG_UNLOCK(sc); in ng_ubt_newhook()1681 UBT_NG_UNLOCK(sc); in ng_ubt_newhook()1700 UBT_NG_UNLOCK(sc); in ng_ubt_connect()[all …]
52 #define UBT_NG_UNLOCK(sc) mtx_unlock(&(sc)->sc_ng_mtx) macro