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

  /cts/hostsidetests/security/securityPatch/CVE-2016-6736/
poc.c 60 #define DRM_TEGRA_SUBMIT 0x08
72 struct drm_tegra_submit { struct
95 #define DRM_IOCTL_TEGRA_SUBMIT DRM_IOWR(DRM_COMMAND_BASE + DRM_TEGRA_SUBMIT, struct drm_tegra_submit)
102 volatile struct drm_tegra_submit submit_c = { 0 };
  /bionic/libc/kernel/uapi/drm/
tegra_drm.h 97 struct drm_tegra_submit { struct
145 #define DRM_TEGRA_SUBMIT 0x08
159 #define DRM_IOCTL_TEGRA_SUBMIT DRM_IOWR(DRM_COMMAND_BASE + DRM_TEGRA_SUBMIT, struct drm_tegra_submit)
  /external/kernel-headers/original/uapi/drm/
tegra_drm.h 120 struct drm_tegra_submit { struct
183 #define DRM_TEGRA_SUBMIT 0x08
198 #define DRM_IOCTL_TEGRA_SUBMIT DRM_IOWR(DRM_COMMAND_BASE + DRM_TEGRA_SUBMIT, struct drm_tegra_submit)
  /external/libdrm/include/drm/
tegra_drm.h 110 struct drm_tegra_submit { struct
202 #define DRM_TEGRA_SUBMIT 0x08
221 #define DRM_IOCTL_TEGRA_SUBMIT DRM_IOWR(DRM_COMMAND_BASE + DRM_TEGRA_SUBMIT, struct drm_tegra_submit)
  /cts/hostsidetests/security/securityPatch/CVE-2016-8431/
local_poc.h 47 #define DRM_TEGRA_SUBMIT 0x08
80 struct drm_tegra_submit { struct
121 #define DRM_IOCTL_TEGRA_SUBMIT DRM_IOWR(DRM_COMMAND_BASE + DRM_TEGRA_SUBMIT, struct drm_tegra_submit)
  /cts/hostsidetests/security/securityPatch/CVE-2016-8432/
local_poc.h 47 #define DRM_TEGRA_SUBMIT 0x08
80 struct drm_tegra_submit { struct
121 #define DRM_IOCTL_TEGRA_SUBMIT DRM_IOWR(DRM_COMMAND_BASE + DRM_TEGRA_SUBMIT, struct drm_tegra_submit)
  /cts/hostsidetests/security/securityPatch/CVE-2017-6262/
local_poc.h 310 struct drm_tegra_submit { struct
397 #define DRM_TEGRA_SUBMIT 0x08
418 #define DRM_IOCTL_TEGRA_SUBMIT DRM_IOWR(DRM_COMMAND_BASE + DRM_TEGRA_SUBMIT, struct drm_tegra_submit)

Completed in 727 milliseconds