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

/freebsd-11.0-release/sys/dev/tl/
H A Dif_tl.c1272 TL_UNLOCK(sc);
1462 TL_UNLOCK(sc);
1701 TL_UNLOCK(sc);
1872 TL_UNLOCK(sc);
1970 TL_UNLOCK(sc);
2076 TL_UNLOCK(sc);
2113 TL_UNLOCK(sc);
2148 TL_UNLOCK(sc);
2155 TL_UNLOCK(sc);
2273 TL_UNLOCK(s
[all...]
H A Dif_tlreg.h130 #define TL_UNLOCK(_sc) mtx_unlock(&(_sc)->tl_mtx) macro

Completed in 58 milliseconds