DRM_UNLOCK_ASSERT
#define DRM_UNLOCK_ASSERT(dev) sx_assert(&(dev)->dev_struct_lock, SA_UNLOCKED)
#define DRM_UNLOCK_ASSERT(d)