Home
last modified time | relevance | path

Searched refs:tagTable (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/security/librkcrypto/third_party/libdrm/src/
H A Dxf86drm.c592 entry->tagTable = drmHashCreate(); in drmGetEntry()
1628 drmHashDestroy(entry->tagTable); in drmClose()
1631 entry->tagTable = NULL; in drmClose()
2697 if (drmHashInsert(entry->tagTable, context, tag)) { in drmAddContextTag()
2698 drmHashDelete(entry->tagTable, context); in drmAddContextTag()
2699 drmHashInsert(entry->tagTable, context, tag); in drmAddContextTag()
2708 return drmHashDelete(entry->tagTable, context); in drmDelContextTag()
2716 if (drmHashLookup(entry->tagTable, context, &value)) in drmGetContextTag()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/include/
H A Dxf86drm.h130 void *tagTable; member
/OK3568_Linux_fs/external/linux-rga/samples/im2d_slt/third-party/libdrm/include/
H A Dxf86drm.h130 void *tagTable; member
/OK3568_Linux_fs/external/linux-rga/samples/utils/3rdparty/libdrm/include/
H A Dxf86drm.h130 void *tagTable; member
/OK3568_Linux_fs/external/security/librkcrypto/third_party/libdrm/include/
H A Dxf86drm.h130 void *tagTable; member