Searched refs:CAS_UNLOCK (Results 1 – 2 of 2) sorted by relevance
473 CAS_UNLOCK(sc); in cas_detach()517 CAS_UNLOCK(sc); in cas_suspend()533 CAS_UNLOCK(sc); in cas_resume()949 CAS_UNLOCK(sc); in cas_init()1435 CAS_UNLOCK(sc); in cas_start()1486 CAS_UNLOCK(sc); in cas_start()1740 CAS_UNLOCK(sc); in cas_rint()1824 CAS_UNLOCK(sc); in cas_rint()1880 CAS_UNLOCK(sc); in cas_free()2006 CAS_UNLOCK(sc); in cas_intr_task()[all …]
243 #define CAS_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx) macro