Home
last modified time | relevance | path

Searched defs:drm_tegra_submit (Results 1 – 4 of 4) sorted by relevance

/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-6736/
Dpoc.c72 struct drm_tegra_submit { struct
95 …efine DRM_IOCTL_TEGRA_SUBMIT DRM_IOWR(DRM_COMMAND_BASE + DRM_TEGRA_SUBMIT, struct drm_tegra_submit) argument
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8432/
Dlocal_poc.h80 struct drm_tegra_submit { struct
81 __u64 context;
82 __u32 num_syncpts;
83 __u32 num_cmdbufs;
84 __u32 num_relocs;
85 __u32 num_waitchks;
86 __u32 waitchk_mask;
87 __u32 timeout;
88 __u64 syncpts;
89 __u64 cmdbufs;
[all …]
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8431/
Dlocal_poc.h80 struct drm_tegra_submit { struct
81 __u64 context;
82 __u32 num_syncpts;
83 __u32 num_cmdbufs;
84 __u32 num_relocs;
85 __u32 num_waitchks;
86 __u32 waitchk_mask;
87 __u32 timeout;
88 __u64 syncpts;
89 __u64 cmdbufs;
[all …]
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2017-6262/
Dlocal_poc.h310 struct drm_tegra_submit { struct
311 __u64 context;
312 __u32 num_syncpts;
313 __u32 num_cmdbufs;
314 __u32 num_relocs;
315 __u32 num_waitchks;
316 __u32 waitchk_mask;
317 __u32 timeout;
318 __u64 syncpts;
319 __u64 cmdbufs;
[all …]