Searched defs:DRM_SPINUNLOCK (Results 1 – 1 of 1) sorted by relevance
222 #define DRM_SPINUNLOCK(u) mtx_unlock(u) macro244 #define DRM_SPINUNLOCK(u) mutex_exit(u) macro