Home
last modified time | relevance | path

Searched refs:close_c (Results 1 – 7 of 7) sorted by relevance

/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-6733/
Dpoc.c81 volatile struct drm_tegra_close_channel close_c = { 0 }; variable
107 ret = ioctl(fd, DRM_IOCTL_TEGRA_CLOSE_CHANNEL, &close_c); in child()
138 close_c.context = open_c.context; in main()
139 ret = ioctl(fd, DRM_IOCTL_TEGRA_CLOSE_CHANNEL, &close_c); in main()
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-6732/
Dpoc.c82 volatile struct drm_tegra_close_channel close_c = { 0 }; variable
107 ret = ioctl(fd, DRM_IOCTL_TEGRA_CLOSE_CHANNEL, &close_c); in child()
140 close_c.context = open_c.context; in main()
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-6734/
Dpoc.c86 volatile struct drm_tegra_close_channel close_c = { 0 }; variable
147 close_c.context = open_c.context; in main()
149 ret = ioctl(fd, DRM_IOCTL_TEGRA_CLOSE_CHANNEL, &close_c); in main()
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-6735/
Dpoc.c87 volatile struct drm_tegra_close_channel close_c = { 0 }; variable
146 close_c.context = open_c.context; in main()
148 ret = ioctl(fd, DRM_IOCTL_TEGRA_CLOSE_CHANNEL, &close_c); in main()
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-6730/
Dpoc.c89 volatile struct drm_tegra_close_channel close_c = { 0 }; variable
150 close_c.context = open_c.context; in main()
152 ret = ioctl(fd, DRM_IOCTL_TEGRA_CLOSE_CHANNEL, &close_c); in main()
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-6731/
Dpoc.c89 volatile struct drm_tegra_close_channel close_c = { 0 }; variable
150 close_c.context = open_c.context; in main()
152 ret = ioctl(fd, DRM_IOCTL_TEGRA_CLOSE_CHANNEL, &close_c); in main()
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-6736/
Dpoc.c101 volatile struct drm_tegra_close_channel close_c = { 0 }; variable
160 close_c.context = open_c.context; in main()
162 ret = ioctl(fd, DRM_IOCTL_TEGRA_CLOSE_CHANNEL, &close_c); in main()