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

/freebsd-12-stable/sys/dev/cs/
H A Dif_csvar.h72 #define CS_UNLOCK(sc) mtx_unlock(&(sc)->lock) macro
H A Dif_cs.c482 CS_UNLOCK(sc);
593 CS_UNLOCK(sc);
614 CS_UNLOCK(sc);
819 CS_UNLOCK(sc);
869 CS_UNLOCK(sc);
1078 CS_UNLOCK(sc);
1091 CS_UNLOCK(sc);
1144 CS_UNLOCK(sc);
1179 CS_UNLOCK(sc);

Completed in 57 milliseconds