HomeSort by relevance Sort by last modified time
    Searched defs:DRM_IOCTL_GEM_CLOSE (Results 1 - 7 of 7) sorted by null

  /cts/hostsidetests/security/securityPatch/CVE-2016-8431/
local_poc.h 123 #define DRM_IOCTL_GEM_CLOSE DRM_IOW (0x09, struct drm_gem_close)
  /cts/hostsidetests/security/securityPatch/CVE-2016-8432/
local_poc.h 123 #define DRM_IOCTL_GEM_CLOSE DRM_IOW (0x09, struct drm_gem_close)
  /bionic/libc/kernel/uapi/drm/
drm.h 400 #define DRM_IOCTL_GEM_CLOSE DRM_IOW(0x09, struct drm_gem_close)
  /external/kernel-headers/original/uapi/drm/
drm.h 600 /** DRM_IOCTL_GEM_CLOSE ioctl argument type */
724 #define DRM_IOCTL_GEM_CLOSE DRM_IOW (0x09, struct drm_gem_close)
  /external/libdrm/include/drm/
drm.h 594 /** DRM_IOCTL_GEM_CLOSE ioctl argument type */
718 #define DRM_IOCTL_GEM_CLOSE DRM_IOW (0x09, struct drm_gem_close)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/drm/
drm.h 583 /** DRM_IOCTL_GEM_CLOSE ioctl argument type */
628 #define DRM_IOCTL_GEM_CLOSE DRM_IOW (0x09, struct drm_gem_close)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/drm/
drm.h 586 /** DRM_IOCTL_GEM_CLOSE ioctl argument type */
637 #define DRM_IOCTL_GEM_CLOSE DRM_IOW (0x09, struct drm_gem_close)

Completed in 1477 milliseconds