Searched refs:ZYD_LOCK (Results 1 – 2 of 2) sorted by relevance
365 ZYD_LOCK(sc); in zyd_attach()446 ZYD_LOCK(sc); in zyd_detach()458 ZYD_LOCK(sc); in zyd_detach()590 ZYD_LOCK(sc); in zyd_newstate()2022 ZYD_LOCK(sc); in zyd_update_mcast()2292 ZYD_LOCK(sc); in zyd_bulk_read_callback()2551 ZYD_LOCK(sc); in zyd_transmit()2594 ZYD_LOCK(sc); in zyd_raw_xmit()2627 ZYD_LOCK(sc); in zyd_parent()2769 ZYD_LOCK(sc); in zyd_stop()[all …]
1311 #define ZYD_LOCK(sc) mtx_lock(&(sc)->sc_mtx) macro