Searched refs:MWL_GUNLOCK (Results 1 – 2 of 2) sorted by relevance
3032 MWL_GUNLOCK(sc); in mwl_newstate()3297 MWL_GUNLOCK(sc); in mwl_softintr()3301 MWL_GUNLOCK(sc); in mwl_softintr()3316 MWL_GUNLOCK(sc); in mwl_intr()3325 MWL_GUNLOCK(sc); in mwl_intr()3369 MWL_GUNLOCK(sc); in mwl_intr()3557 MWL_GUNLOCK(sc); in mwl_stop()3615 MWL_GUNLOCK(sc); in mwl_m_stat()3618 MWL_GUNLOCK(sc); in mwl_m_stat()3622 MWL_GUNLOCK(sc); in mwl_m_stat()[all …]
610 #define MWL_GUNLOCK(_sc) mutex_exit(&(_sc)->sc_glock) macro