Searched refs:DRM_LOCK_HELD (Results 1 – 1 of 1) sorted by relevance
354 #define DRM_LOCK_HELD 0x80000000U /**< Hardware lock is held */ macro490 DRM_CAS(lock,context,DRM_LOCK_HELD|context,__ret); \499 DRM_CAS(lock,context,DRM_LOCK_HELD|context,__ret); \513 DRM_CAS(lock,DRM_LOCK_HELD|context,context,__ret); \