Searched defs:DRM_SPINUNLOCK_IRQRESTORE (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/external/bsd/drm/dist/bsd-core/
H A DdrmP.h227 #define DRM_SPINUNLOCK_IRQRESTORE(u, irqflags) mtx_unlock(u) macro
249 #define DRM_SPINUNLOCK_IRQRESTORE(u, irqflags) mutex_exit(u) macro

Completed in 92 milliseconds