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

/freebsd-12-stable/sys/dev/dpaa/
H A Dif_dtsec.c408 DTSEC_LOCK(sc);
416 DTSEC_LOCK(sc);
447 DTSEC_LOCK(sc);
463 DTSEC_LOCK(sc);
510 DTSEC_LOCK(sc);
521 DTSEC_LOCK(sc);
543 DTSEC_LOCK(sc);
555 DTSEC_LOCK(sc);
741 DTSEC_LOCK(sc);
H A Dif_dtsec.h39 #define DTSEC_LOCK(sc) mtx_lock(&(sc)->sc_lock) macro
H A Dif_dtsec_rm.c434 DTSEC_LOCK(sc);
655 DTSEC_LOCK(sc);

Completed in 59 milliseconds