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

/freebsd-11-stable/sys/dev/cmx/
H A Dcmx.c279 CMX_UNLOCK(sc);
283 CMX_UNLOCK(sc);
409 CMX_UNLOCK(sc);
426 CMX_UNLOCK(sc);
430 CMX_UNLOCK(sc);
450 CMX_UNLOCK(sc);
457 CMX_UNLOCK(sc);
463 CMX_UNLOCK(sc);
496 CMX_UNLOCK(sc);
500 CMX_UNLOCK(s
[all...]
H A Dcmxvar.h98 #define CMX_UNLOCK(sc) mtx_unlock(&(sc)->mtx) macro

Completed in 91 milliseconds