Searched defs:DRM_SPINUNLOCK_IRQRESTORE (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/sys/dev/drm2/
H A DdrmP.h1615 #define DRM_SPINUNLOCK_IRQRESTORE(u, irqflags) mtx_unlock(u) macro
/freebsd-11-stable/sys/dev/drm/
H A DdrmP.h195 #define DRM_SPINUNLOCK_IRQRESTORE(u, irqflags) mtx_unlock(u) macro

Completed in 93 milliseconds