Searched defs:DRM_SPINLOCK (Results 1 – 1 of 1) sorted by relevance
221 #define DRM_SPINLOCK(l) mtx_lock(l) macro243 #define DRM_SPINLOCK(l) mutex_enter(l) macro