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

/freebsd-11.0-release/sys/dev/dpaa/
H A Dif_dtsec.h41 #define DTSEC_LOCK_ASSERT(sc) mtx_assert(&(sc)->sc_lock, MA_OWNED) macro
H A Dif_dtsec.c337 DTSEC_LOCK_ASSERT(sc);
364 DTSEC_LOCK_ASSERT(sc);
440 DTSEC_LOCK_ASSERT(sc);
452 DTSEC_LOCK_ASSERT(sc);
853 DTSEC_LOCK_ASSERT(sc);
H A Dif_dtsec_im.c230 DTSEC_LOCK_ASSERT(sc);
H A Dif_dtsec_rm.c547 DTSEC_LOCK_ASSERT(sc);

Completed in 85 milliseconds