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

/freebsd-11.0-release/sys/dev/bm/
H A Dif_bmvar.h43 #define BM_LOCK(_sc) mtx_lock(&(_sc)->sc_mtx) macro
H A Dif_bm.c256 BM_LOCK(sc);
267 BM_LOCK(sc);
492 BM_LOCK(sc);
528 BM_LOCK(sc);
570 BM_LOCK(sc);
627 BM_LOCK(sc);
660 BM_LOCK(sc);
706 BM_LOCK(sc);
874 BM_LOCK(sc);
889 BM_LOCK(s
[all...]

Completed in 50 milliseconds