Home
last modified time | relevance | path

Searched refs:DRM_IOCTL_GEM_CLOSE (Results 1 – 3 of 3) sorted by relevance

/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8432/
Dpoc.c134 while(ioctl(dev_fd, DRM_IOCTL_GEM_CLOSE, &gem_close) == 0); in main()
Dlocal_poc.h123 #define DRM_IOCTL_GEM_CLOSE DRM_IOW (0x09, struct drm_gem_close) macro
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8431/
Dlocal_poc.h123 #define DRM_IOCTL_GEM_CLOSE DRM_IOW (0x09, struct drm_gem_close) macro