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

  /cts/hostsidetests/security/securityPatch/CVE-2016-8431/
local_poc.h 104 struct drm_gem_close { struct
123 #define DRM_IOCTL_GEM_CLOSE DRM_IOW (0x09, struct drm_gem_close)
  /cts/hostsidetests/security/securityPatch/CVE-2016-8432/
local_poc.h 104 struct drm_gem_close { struct
123 #define DRM_IOCTL_GEM_CLOSE DRM_IOW (0x09, struct drm_gem_close)
  /bionic/libc/kernel/uapi/drm/
drm.h 337 struct drm_gem_close { struct
400 #define DRM_IOCTL_GEM_CLOSE DRM_IOW(0x09, struct drm_gem_close)
  /external/kernel-headers/original/uapi/drm/
drm.h 601 struct drm_gem_close { struct
724 #define DRM_IOCTL_GEM_CLOSE DRM_IOW (0x09, struct drm_gem_close)
  /external/libdrm/include/drm/
drm.h 595 struct drm_gem_close { struct
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 584 struct drm_gem_close { struct
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 587 struct drm_gem_close { struct
637 #define DRM_IOCTL_GEM_CLOSE DRM_IOW (0x09, struct drm_gem_close)

Completed in 287 milliseconds