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

/freebsd-12-stable/sys/dev/xl/
H A Dif_xl.c1212 XL_UNLOCK(sc);
1547 XL_UNLOCK(sc);
1586 XL_UNLOCK(sc);
1938 XL_UNLOCK(sc);
1986 XL_UNLOCK(sc);
2164 XL_UNLOCK(sc);
2215 XL_UNLOCK(sc);
2228 XL_UNLOCK(sc);
2449 XL_UNLOCK(sc);
2676 XL_UNLOCK(s
[all...]
H A Dif_xlreg.h626 #define XL_UNLOCK(_sc) mtx_unlock(&(_sc)->xl_mtx) macro

Completed in 168 milliseconds