Searched refs:DRM_LOCK_HELD (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/include/ |
| H A D | xf86drm.h | 366 #define DRM_LOCK_HELD 0x80000000U /**< Hardware lock is held */ macro 524 DRM_CAS(lock,context,DRM_LOCK_HELD|context,__ret); \ 533 DRM_CAS(lock,context,DRM_LOCK_HELD|context,__ret); \ 547 DRM_CAS(lock,DRM_LOCK_HELD|context,context,__ret); \
|
| /OK3568_Linux_fs/external/linux-rga/samples/im2d_slt/third-party/libdrm/include/ |
| H A D | xf86drm.h | 366 #define DRM_LOCK_HELD 0x80000000U /**< Hardware lock is held */ macro 524 DRM_CAS(lock,context,DRM_LOCK_HELD|context,__ret); \ 533 DRM_CAS(lock,context,DRM_LOCK_HELD|context,__ret); \ 547 DRM_CAS(lock,DRM_LOCK_HELD|context,context,__ret); \
|
| /OK3568_Linux_fs/external/linux-rga/samples/utils/3rdparty/libdrm/include/ |
| H A D | xf86drm.h | 366 #define DRM_LOCK_HELD 0x80000000U /**< Hardware lock is held */ macro 524 DRM_CAS(lock,context,DRM_LOCK_HELD|context,__ret); \ 533 DRM_CAS(lock,context,DRM_LOCK_HELD|context,__ret); \ 547 DRM_CAS(lock,DRM_LOCK_HELD|context,context,__ret); \
|
| /OK3568_Linux_fs/external/security/librkcrypto/third_party/libdrm/include/ |
| H A D | xf86drm.h | 366 #define DRM_LOCK_HELD 0x80000000U /**< Hardware lock is held */ macro 525 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); \
|