Home
last modified time | relevance | path

Searched defs:DRM_CAS (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/include/
H A Dxf86drm.h372 #define DRM_CAS(lock,old,new,__ret) \ macro
387 #define DRM_CAS(lock, old, new, ret) \ macro
412 #define DRM_CAS(lock,old,new,__ret) \ macro
438 #define DRM_CAS(lock,old,new,__ret) \ macro
450 #define DRM_CAS(lock,old,new,__ret) \ macro
468 #define DRM_CAS(lock,old,new,__ret) \ macro
493 #define DRM_CAS(lock,old,new,__ret) \ macro
510 #define DRM_CAS(lock,old,new,ret) do { ret=1; } while (0) /* FAST LOCK FAILS */ macro
/OK3568_Linux_fs/external/linux-rga/samples/im2d_slt/third-party/libdrm/include/
H A Dxf86drm.h372 #define DRM_CAS(lock,old,new,__ret) \ macro
387 #define DRM_CAS(lock, old, new, ret) \ macro
412 #define DRM_CAS(lock,old,new,__ret) \ macro
438 #define DRM_CAS(lock,old,new,__ret) \ macro
450 #define DRM_CAS(lock,old,new,__ret) \ macro
468 #define DRM_CAS(lock,old,new,__ret) \ macro
493 #define DRM_CAS(lock,old,new,__ret) \ macro
510 #define DRM_CAS(lock,old,new,ret) do { ret=1; } while (0) /* FAST LOCK FAILS */ macro
/OK3568_Linux_fs/external/security/librkcrypto/third_party/libdrm/include/
H A Dxf86drm.h372 #define DRM_CAS(lock,old,new,__ret) \ macro
387 #define DRM_CAS(lock, old, new, ret) \ macro
412 #define DRM_CAS(lock,old,new,__ret) \ macro
438 #define DRM_CAS(lock,old,new,__ret) \ macro
450 #define DRM_CAS(lock,old,new,__ret) \ macro
468 #define DRM_CAS(lock,old,new,__ret) \ macro
494 #define DRM_CAS(lock,old,new,__ret) \ macro
511 #define DRM_CAS(lock,old,new,ret) do { ret=1; } while (0) /* FAST LOCK FAILS */ macro
/OK3568_Linux_fs/external/linux-rga/samples/utils/3rdparty/libdrm/include/
H A Dxf86drm.h372 #define DRM_CAS(lock,old,new,__ret) \ macro
387 #define DRM_CAS(lock, old, new, ret) \ macro
412 #define DRM_CAS(lock,old,new,__ret) \ macro
438 #define DRM_CAS(lock,old,new,__ret) \ macro
450 #define DRM_CAS(lock,old,new,__ret) \ macro
468 #define DRM_CAS(lock,old,new,__ret) \ macro
493 #define DRM_CAS(lock,old,new,__ret) \ macro
510 #define DRM_CAS(lock,old,new,ret) do { ret=1; } while (0) /* FAST LOCK FAILS */ macro