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

/freebsd-10-stable/sys/dev/cadence/
H A Dif_cgem.c205 #define CGEM_ASSERT_LOCKED(sc) mtx_assert(&(sc)->sc_mtx, MA_OWNED) macro
475 CGEM_ASSERT_LOCKED(sc);
523 CGEM_ASSERT_LOCKED(sc);
619 CGEM_ASSERT_LOCKED(sc);
690 CGEM_ASSERT_LOCKED(sc);
804 CGEM_ASSERT_LOCKED(sc);
870 CGEM_ASSERT_LOCKED(sc);
958 CGEM_ASSERT_LOCKED(sc);
988 CGEM_ASSERT_LOCKED(sc);
1045 CGEM_ASSERT_LOCKED(s
[all...]

Completed in 71 milliseconds