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

/freebsd-12-stable/sys/dev/tsec/
H A Dif_tsec.h207 #define TSEC_RECEIVE_UNLOCK(sc) mtx_unlock(&(sc)->receive_lock) macro
230 TSEC_RECEIVE_UNLOCK(sc); \
H A Dif_tsec.c925 TSEC_RECEIVE_UNLOCK(sc);
1392 TSEC_RECEIVE_UNLOCK(sc);
1423 TSEC_RECEIVE_UNLOCK(sc);
1432 TSEC_RECEIVE_UNLOCK(sc);

Completed in 101 milliseconds