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

/freebsd-13-stable/sys/dev/gem/
H A Dif_gem.c434 GEM_UNLOCK(sc);
467 GEM_UNLOCK(sc);
483 GEM_UNLOCK(sc);
938 GEM_UNLOCK(sc);
1331 GEM_UNLOCK(sc);
1648 GEM_UNLOCK(sc);
1810 GEM_UNLOCK(sc);
2127 GEM_UNLOCK(sc);
2138 GEM_UNLOCK(sc);
2145 GEM_UNLOCK(s
[all...]
H A Dif_gemvar.h261 #define GEM_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx) macro

Completed in 107 milliseconds