Home
last modified time | relevance | path

Searched refs:DRM_IOR (Results 1 – 2 of 2) sorted by relevance

/cts/hostsidetests/securitybulletin/securityPatch/CVE-2017-0508/
Dpoc.c90 #define DRM_IOR(nr, type) _IOR(DRM_IOCTL_BASE, nr, type) macro
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2017-6262/
Dlocal_poc.h208 #define DRM_IOR(nr, type) _IOR(DRM_IOCTL_BASE, nr, type) macro