Searched refs:nvmap_alloc_handle (Results 1 – 6 of 6) sorted by relevance
/cts/hostsidetests/security/securityPatch/CVE-2016-8460/ |
D | poc.c | 58 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/security/securityPatch/CVE-2016-8429/ |
D | poc.c | 73 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/security/securityPatch/CVE-2016-8430/ |
D | 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-8428/ |
D | poc.c | 53 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/security/securityPatch/CVE-2016-8482/ |
D | poc.c | 61 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()
|
/cts/hostsidetests/security/securityPatch/CVE-2017-0429/ |
D | poc.c | 50 struct nvmap_alloc_handle { struct 56 #define NVMAP_IOC_ALLOC _IOW(NVMAP_IOC_MAGIC, 3, struct nvmap_alloc_handle) argument
|