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

/freebsd-12-stable/sys/dev/ti/
H A Dif_ti.c514 TI_LOCK_ASSERT(sc);
703 TI_LOCK_ASSERT(sc);
826 TI_LOCK_ASSERT(sc);
1956 TI_LOCK_ASSERT(sc);
2188 TI_LOCK_ASSERT(sc);
2766 TI_LOCK_ASSERT(sc);
3250 TI_LOCK_ASSERT(sc);
3912 TI_LOCK_ASSERT(sc);
3943 TI_LOCK_ASSERT(sc);
H A Dif_tireg.h1071 #define TI_LOCK_ASSERT(_sc) mtx_assert(&(_sc)->ti_mtx, MA_OWNED) macro

Completed in 184 milliseconds