Searched refs:ZYD_UNLOCK (Results 1 – 2 of 2) sorted by relevance
367 ZYD_UNLOCK(sc); in zyd_attach()370 ZYD_UNLOCK(sc); in zyd_attach()450 ZYD_UNLOCK(sc); in zyd_detach()459 ZYD_UNLOCK(sc); in zyd_detach()613 ZYD_UNLOCK(sc); in zyd_newstate()2023 ZYD_UNLOCK(sc); in zyd_update_mcast()2275 ZYD_UNLOCK(sc); in zyd_bulk_read_callback()2552 ZYD_UNLOCK(sc); in zyd_transmit()2557 ZYD_UNLOCK(sc); in zyd_transmit()2561 ZYD_UNLOCK(sc); in zyd_transmit()[all …]
1312 #define ZYD_UNLOCK(sc) mtx_unlock(&(sc)->sc_mtx) macro