Searched refs:ASSERT_LOCKED (Results 1 – 8 of 8) sorted by relevance
108 #define ASSERT_LOCKED(_sc) mtx_assert(&_sc->mtx, MA_OWNED) macro
87 #define ASSERT_LOCKED(_sc) mtx_assert(&_sc->mtx, MA_OWNED) macro
70 #define ASSERT_LOCKED(_sc) sx_assert(&(_sc)->lock, SA_XLOCKED); macro
203 #define ASSERT_LOCKED(_sc) mtx_assert(&_sc->mtx, MA_OWNED) macro
225 #define ASSERT_LOCKED(_sc) mtx_assert(&_sc->mtx, MA_OWNED) macro
69 #define ASSERT_LOCKED(_sc) sx_assert(&(_sc)->lock, SA_XLOCKED); macro
68 #define ASSERT_LOCKED(_sc) sx_assert(&_sc->lock, SA_LOCKED) macro
68 #define ASSERT_LOCKED(_sc) mtx_assert(&_sc->mtx, MA_OWNED) macro