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

/freebsd-11-stable/sys/dev/xl/
H A Dif_xl.c1206 XL_LOCK(sc);
1503 XL_LOCK(sc);
1580 XL_LOCK(sc);
1936 XL_LOCK(sc);
1979 XL_LOCK(sc);
2156 XL_LOCK(sc);
2221 XL_LOCK(sc);
2438 XL_LOCK(sc);
2670 XL_LOCK(sc);
2890 XL_LOCK(s
[all...]
H A Dif_xlreg.h623 #define XL_LOCK(_sc) mtx_lock(&(_sc)->xl_mtx) macro

Completed in 54 milliseconds