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

/freebsd-11-stable/sys/dev/bhnd/cores/chipc/
H A Dchipc_subr.c423 CHIPC_UNLOCK(sc);
432 CHIPC_UNLOCK(sc);
454 CHIPC_UNLOCK(sc);
465 CHIPC_UNLOCK(sc);
523 CHIPC_UNLOCK(sc);
H A Dchipcvar.h221 #define CHIPC_UNLOCK(sc) mtx_unlock(&(sc)->mtx) macro
H A Dchipc.c1208 CHIPC_UNLOCK(sc);
1262 CHIPC_UNLOCK(sc);
1279 CHIPC_UNLOCK(sc);

Completed in 67 milliseconds