Searched refs:_IOW (Results 1 – 14 of 14) sorted by relevance
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8428/ |
D | poc.c | 76 #define NVMAP_IOC_ALLOC _IOW(NVMAP_IOC_MAGIC, 3, struct nvmap_alloc_handle) 77 #define NVMAP_IOC_RESERVE _IOW(NVMAP_IOC_MAGIC, 18, struct nvmap_cache_op_list)
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2021-1906/ |
D | msm_kgsl.h | 56 _IOW(KGSL_IOC_TYPE, 0x21, struct kgsl_sharedmem_free)
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8434/ |
D | poc.c | 68 _IOW(KGSL_IOC_TYPE, 0x14, struct kgsl_drawctxt_destroy)
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8460/ |
D | poc.c | 82 #define NVMAP_IOC_ALLOC _IOW(NVMAP_IOC_MAGIC, 3, struct nvmap_alloc_handle)
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8429/ |
D | poc.c | 86 #define NVMAP_IOC_ALLOC _IOW(NVMAP_IOC_MAGIC, 3, struct nvmap_alloc_handle)
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8479/ |
D | poc.c | 106 _IOW(KGSL_IOC_TYPE, 0x14, struct kgsl_drawctxt_destroy)
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2017-0508/ |
D | poc.c | 91 #define DRM_IOW(nr, type) _IOW(DRM_IOCTL_BASE, nr, type)
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8430/ |
D | poc.c | 91 #define NVMAP_IOC_ALLOC _IOW(NVMAP_IOC_MAGIC, 3, struct nvmap_alloc_handle)
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8482/ |
D | poc.c | 67 #define NVMAP_IOC_ALLOC _IOW(NVMAP_IOC_MAGIC, 3, struct nvmap_alloc_handle)
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8431/ |
D | local_poc.h | 117 #define DRM_IOW(nr,type) _IOW(DRM_IOCTL_BASE,nr,type)
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8432/ |
D | local_poc.h | 117 #define DRM_IOW(nr,type) _IOW(DRM_IOCTL_BASE,nr,type)
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2017-0333/ |
D | local_poc.h | 21 #define DRM_IOW(nr, type) _IOW(DRM_IOCTL_BASE, nr, type)
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2021-0490/ |
D | poc.cpp | 82 #define _IOW(type,nr,size) _IOC(_IOC_WRITE,(type),(nr),(_IOC_TYPECHECK(size))) macro
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2017-6262/ |
D | local_poc.h | 209 #define DRM_IOW(nr, type) _IOW(DRM_IOCTL_BASE, nr, type)
|