Searched refs:DRM_LOCK_HELD (Results 1 – 1 of 1) sorted by relevance
366 #define DRM_LOCK_HELD 0x80000000U /**< Hardware lock is held */ macro525 DRM_CAS(lock,context,DRM_LOCK_HELD|context,__ret); \534 DRM_CAS(lock,context,DRM_LOCK_HELD|context,__ret); \548 DRM_CAS(lock,DRM_LOCK_HELD|context,context,__ret); \