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

/freebsd-10.2-release/sys/dev/tsec/
H A Dif_tsec.h280 #define TSEC_RECEIVE_UNLOCK(sc) mtx_unlock(&(sc)->receive_lock) macro
303 TSEC_RECEIVE_UNLOCK(sc); \
H A Dif_tsec.c900 TSEC_RECEIVE_UNLOCK(sc);
1375 TSEC_RECEIVE_UNLOCK(sc);
1406 TSEC_RECEIVE_UNLOCK(sc);
1415 TSEC_RECEIVE_UNLOCK(sc);

Completed in 49 milliseconds