Home
last modified time | relevance | path

Searched refs:nvmap_alloc_handle (Results 1 – 5 of 5) sorted by relevance

/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8460/
Dpoc.c58 struct nvmap_alloc_handle { struct
82 #define NVMAP_IOC_ALLOC _IOW(NVMAP_IOC_MAGIC, 3, struct nvmap_alloc_handle) argument
131 struct nvmap_alloc_handle alloc = {0}; in main()
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8429/
Dpoc.c73 struct nvmap_alloc_handle { struct
86 #define NVMAP_IOC_ALLOC _IOW(NVMAP_IOC_MAGIC, 3, struct nvmap_alloc_handle) argument
115 struct nvmap_alloc_handle alloc = {0}; in trigger_nvmap_alloc()
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8430/
Dpoc.c60 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/securitybulletin/securityPatch/CVE-2016-8428/
Dpoc.c53 struct nvmap_alloc_handle { struct
76 #define NVMAP_IOC_ALLOC _IOW(NVMAP_IOC_MAGIC, 3, struct nvmap_alloc_handle) argument
108 struct nvmap_alloc_handle g_real_alloc = {0};
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8482/
Dpoc.c61 struct nvmap_alloc_handle { struct
67 #define NVMAP_IOC_ALLOC _IOW(NVMAP_IOC_MAGIC, 3, struct nvmap_alloc_handle) argument
140 struct nvmap_alloc_handle alloc = { in main()