Searched refs:STGE_UNLOCK (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/sys/dev/stge/
H A Dif_stge.c530 STGE_UNLOCK(sc);
677 STGE_UNLOCK(sc);
1018 STGE_UNLOCK(sc);
1046 STGE_UNLOCK(sc);
1166 STGE_UNLOCK(sc);
1274 STGE_UNLOCK(sc);
1293 STGE_UNLOCK(sc);
1300 STGE_UNLOCK(sc);
1318 STGE_UNLOCK(sc);
1327 STGE_UNLOCK(s
[all...]
H A Dif_stgereg.h667 #define STGE_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx) macro

Completed in 292 milliseconds