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

  /cts/hostsidetests/security/securityPatch/CVE-2017-0508/
poc.c 46 #define DRM_TEGRA_GEM_SET_FLAGS 0x0c
  /bionic/libc/kernel/uapi/drm/
tegra_drm.h 129 struct drm_tegra_gem_set_flags { struct
149 #define DRM_TEGRA_GEM_SET_FLAGS 0x0c
163 #define DRM_IOCTL_TEGRA_GEM_SET_FLAGS DRM_IOWR(DRM_COMMAND_BASE + DRM_TEGRA_GEM_SET_FLAGS, struct drm_tegra_gem_set_flags)
  /external/kernel-headers/original/uapi/drm/
tegra_drm.h 161 struct drm_tegra_gem_set_flags { struct
187 #define DRM_TEGRA_GEM_SET_FLAGS 0x0c
202 #define DRM_IOCTL_TEGRA_GEM_SET_FLAGS DRM_IOWR(DRM_COMMAND_BASE + DRM_TEGRA_GEM_SET_FLAGS, struct drm_tegra_gem_set_flags)
  /external/libdrm/include/drm/
tegra_drm.h 152 struct drm_tegra_gem_set_flags { struct
206 #define DRM_TEGRA_GEM_SET_FLAGS 0x0c
225 #define DRM_IOCTL_TEGRA_GEM_SET_FLAGS DRM_IOWR(DRM_COMMAND_BASE + DRM_TEGRA_GEM_SET_FLAGS, struct drm_tegra_gem_set_flags)
  /cts/hostsidetests/security/securityPatch/CVE-2017-6262/
local_poc.h 350 struct drm_tegra_gem_set_flags { struct
401 #define DRM_TEGRA_GEM_SET_FLAGS 0x0c
422 #define DRM_IOCTL_TEGRA_GEM_SET_FLAGS DRM_IOWR(DRM_COMMAND_BASE + DRM_TEGRA_GEM_SET_FLAGS, struct drm_tegra_gem_set_flags)

Completed in 97 milliseconds