Searched defs:DRM_SPINUNLOCK_IRQRESTORE (Results 1 – 1 of 1) sorted by relevance
227 #define DRM_SPINUNLOCK_IRQRESTORE(u, irqflags) mtx_unlock(u) macro249 #define DRM_SPINUNLOCK_IRQRESTORE(u, irqflags) mutex_exit(u) macro