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

  /cts/hostsidetests/security/securityPatch/CVE-2016-8428/
poc.c 53 struct nvmap_alloc_handle { struct
76 #define NVMAP_IOC_ALLOC _IOW(NVMAP_IOC_MAGIC, 3, struct nvmap_alloc_handle)
108 struct nvmap_alloc_handle g_real_alloc = {0};
  /cts/hostsidetests/security/securityPatch/CVE-2016-8429/
poc.c 73 struct nvmap_alloc_handle { struct
86 #define NVMAP_IOC_ALLOC _IOW(NVMAP_IOC_MAGIC, 3, struct nvmap_alloc_handle)
115 struct nvmap_alloc_handle alloc = {0};
  /cts/hostsidetests/security/securityPatch/CVE-2016-8430/
poc.c 60 struct nvmap_alloc_handle { struct
91 #define NVMAP_IOC_ALLOC _IOW(NVMAP_IOC_MAGIC, 3, struct nvmap_alloc_handle)
102 struct nvmap_alloc_handle g_real_alloc = {0};
  /cts/hostsidetests/security/securityPatch/CVE-2016-8460/
poc.c 58 struct nvmap_alloc_handle { struct
82 #define NVMAP_IOC_ALLOC _IOW(NVMAP_IOC_MAGIC, 3, struct nvmap_alloc_handle)
131 struct nvmap_alloc_handle alloc = {0};
  /cts/hostsidetests/security/securityPatch/CVE-2016-8482/
poc.c 61 struct nvmap_alloc_handle { struct
67 #define NVMAP_IOC_ALLOC _IOW(NVMAP_IOC_MAGIC, 3, struct nvmap_alloc_handle)
140 struct nvmap_alloc_handle alloc = {

Completed in 78 milliseconds