Searched refs:ZYD_UNLOCK (Results 1 – 2 of 2) sorted by relevance
368 ZYD_UNLOCK(sc); in zyd_attach()371 ZYD_UNLOCK(sc); in zyd_attach()451 ZYD_UNLOCK(sc); in zyd_detach()460 ZYD_UNLOCK(sc); in zyd_detach()614 ZYD_UNLOCK(sc); in zyd_newstate()2024 ZYD_UNLOCK(sc); in zyd_update_mcast()2276 ZYD_UNLOCK(sc); in zyd_bulk_read_callback()2553 ZYD_UNLOCK(sc); in zyd_transmit()2558 ZYD_UNLOCK(sc); in zyd_transmit()2562 ZYD_UNLOCK(sc); in zyd_transmit()[all …]
1312 #define ZYD_UNLOCK(sc) mtx_unlock(&(sc)->sc_mtx) macro