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

/freebsd-11.0-release/sys/dev/bm/
H A Dif_bmvar.h44 #define BM_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx) macro
H A Dif_bm.c258 BM_UNLOCK(sc);
271 BM_UNLOCK(sc);
494 BM_UNLOCK(sc);
530 BM_UNLOCK(sc);
575 BM_UNLOCK(sc);
580 BM_UNLOCK(sc);
589 BM_UNLOCK(sc);
625 BM_UNLOCK(sc);
649 BM_UNLOCK(sc);
698 BM_UNLOCK(s
[all...]

Completed in 79 milliseconds