Searched defs:XL_LOCK_ASSERT (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/xl/
H A Dif_xlreg.h627 #define XL_LOCK_ASSERT(_sc) mtx_assert(&(_sc)->xl_mtx, MA_OWNED) macro

Completed in 19 milliseconds