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

/freebsd-11.0-release/sys/dev/wb/
H A Dif_wb.c880 WB_LOCK_ASSERT(sc);
1131 WB_LOCK_ASSERT(sc);
1260 WB_LOCK_ASSERT(sc);
1357 WB_LOCK_ASSERT(sc);
1553 WB_LOCK_ASSERT(sc);
1580 WB_LOCK_ASSERT(sc);
H A Dif_wbreg.h368 #define WB_LOCK_ASSERT(_sc) mtx_assert(&(_sc)->wb_mtx, MA_OWNED) macro

Completed in 51 milliseconds