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

  /cts/hostsidetests/security/securityPatch/CVE-2016-6733/
poc.c 81 volatile struct drm_tegra_close_channel close_c = { 0 }; variable in typeref:struct:drm_tegra_close_channel
107 ret = ioctl(fd, DRM_IOCTL_TEGRA_CLOSE_CHANNEL, &close_c);
138 close_c.context = open_c.context;
139 ret = ioctl(fd, DRM_IOCTL_TEGRA_CLOSE_CHANNEL, &close_c);