Searched defs:DRM_SPINUNLOCK (Results 1 – 2 of 2) sorted by relevance
| /freebsd-11-stable/sys/dev/drm/ | ||
| HD | drmP.h | 190 #define DRM_SPINUNLOCK(u) mtx_unlock(u) macro |
| /freebsd-11-stable/sys/dev/drm2/ | ||
| HD | drmP.h | 1610 #define DRM_SPINUNLOCK(u) mtx_unlock(u) macro |