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

/freebsd-11.0-release/sys/dev/tl/
H A Dif_tl.c1270 TL_LOCK(sc);
1464 TL_LOCK(sc);
1642 TL_LOCK(sc);
1870 TL_LOCK(sc);
1968 TL_LOCK(sc);
2069 TL_LOCK(sc);
2094 TL_LOCK(sc);
2128 TL_LOCK(sc);
2153 TL_LOCK(sc);
2271 TL_LOCK(s
[all...]
H A Dif_tlreg.h129 #define TL_LOCK(_sc) mtx_lock(&(_sc)->tl_mtx) macro

Completed in 45 milliseconds