Home
last modified time | relevance | path

Searched refs:_IOWR (Results 1 – 25 of 28) sorted by relevance

12

/cts/hostsidetests/securitybulletin/securityPatch/CVE-2020-11173/
Dlocal_poc.h6 #define FASTRPC_IOCTL_INVOKE _IOWR('R', 1, struct fastrpc_ioctl_invoke)
7 #define FASTRPC_IOCTL_INVOKE_FD _IOWR('R', 4, struct fastrpc_ioctl_invoke_fd)
9 #define FASTRPC_IOCTL_MMAP _IOWR('R', 2, struct fastrpc_ioctl_mmap)
10 #define FASTRPC_IOCTL_INIT _IOWR('R', 6, struct fastrpc_ioctl_init)
11 #define FASTRPC_IOCTL_GETINFO _IOWR('R', 8, uint32_t)
12 #define FASTRPC_IOCTL_INIT_ATTRS _IOWR('R', 10, struct fastrpc_ioctl_init_attrs)
13 #define FASTRPC_IOCTL_MUNMAP_FD _IOWR('R', 13, struct fastrpc_ioctl_munmap_fd)
27 #define ION_IOC_ALLOC _IOWR(ION_IOC_MAGIC, 0, struct ion_allocation_data)
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2021-1906/
Dmsm_kgsl.h36 _IOWR(KGSL_IOC_TYPE, 0x13, struct kgsl_drawctxt_create)
49 _IOWR(KGSL_IOC_TYPE, 0x15, struct kgsl_map_user_mem)
65 _IOWR(KGSL_IOC_TYPE, 0x2f, struct kgsl_gpumem_alloc)
77 _IOWR(KGSL_IOC_TYPE, 0x34, struct kgsl_gpumem_alloc_id)
90 _IOWR(KGSL_IOC_TYPE, 0x36, struct kgsl_gpumem_get_info)
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8429/
Dpoc.c81 #define NVMAP_IOC_CREATE _IOWR(NVMAP_IOC_MAGIC, 0, struct nvmap_create_handle)
82 #define NVMAP_IOC_PARAM _IOWR(NVMAP_IOC_MAGIC, 8, struct nvmap_handle_param)
83 #define NVMAP_IOC_GET_ID _IOWR(NVMAP_IOC_MAGIC, 13, struct nvmap_create_handle)
84 #define NVMAP_IOC_GET_FD _IOWR(NVMAP_IOC_MAGIC, 15, struct nvmap_create_handle)
87 #define NVMAP_IOC_FROM_FD _IOWR(NVMAP_IOC_MAGIC, 16, struct nvmap_create_handle)
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8460/
Dpoc.c80 #define NVMAP_IOC_CREATE _IOWR(NVMAP_IOC_MAGIC, 0, struct nvmap_create_handle)
81 #define NVMAP_IOC_PIN_MULT _IOWR(NVMAP_IOC_MAGIC, 10, struct nvmap_pin_handle)
83 #define NVMAP_IOC_PIN_MULT_32 _IOWR(NVMAP_IOC_MAGIC, 10, struct nvmap_pin_handle_32)
84 #define NVMAP_IOC_MMAP_32 _IOWR(NVMAP_IOC_MAGIC, 5, struct nvmap_map_caller_32)
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2021-0490/
Dpoc.cpp83 #define _IOWR(type,nr,size) _IOC(_IOC_READ|_IOC_WRITE,(type),(nr),(_IOC_TYPECHECK(size))) macro
220 #define ION_IOC_CUSTOM _IOWR(ION_IOC_MAGIC, 6, struct ion_custom_data)
221 #define ION_IOC_ALLOC _IOWR(ION_IOC_MAGIC, 0, \
224 #define ION_IOC_MAP _IOWR(ION_IOC_MAGIC, 2, struct ion_fd_data)
225 #define ION_IOC_SYNC _IOWR(ION_IOC_MAGIC, 7, struct ion_fd_data)
226 #define ION_IOC_SHARE _IOWR(ION_IOC_MAGIC, 4, struct ion_fd_data)
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8428/
Dpoc.c71 #define NVMAP_IOC_CREATE _IOWR(NVMAP_IOC_MAGIC, 0, struct nvmap_create_handle)
72 #define NVMAP_IOC_PARAM _IOWR(NVMAP_IOC_MAGIC, 8, struct nvmap_handle_param)
73 #define NVMAP_IOC_GET_ID _IOWR(NVMAP_IOC_MAGIC, 13, struct nvmap_create_handle)
74 #define NVMAP_IOC_GET_FD _IOWR(NVMAP_IOC_MAGIC, 15, struct nvmap_create_handle)
/cts/hostsidetests/securitybulletin/utils/mali_gpu_utils/include/
Dmali_gpu_utils.h71 #define KBASE_IOCTL_VERSION_CHECK_JM _IOWR(KBASE_IOCTL_TYPE, 0, struct kbase_ioctl_version_check)
72 #define KBASE_IOCTL_VERSION_CHECK_CSF _IOWR(KBASE_IOCTL_TYPE, 52, struct kbase_ioctl_version_check)
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-0844/
Dpoc.c38 _IOWR(WAN_IOC_MAGIC, WAN_IOCTL_ADD_FLT_RULE, \
42 _IOWR(WAN_IOC_MAGIC, WAN_IOCTL_ADD_FLT_INDEX, \
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2017-0508/
Dpoc.c92 #define DRM_IOWR(nr, type) _IOWR(DRM_IOCTL_BASE, nr, type)
123 #define ION_IOC_IMPORT _IOWR(ION_IOC_MAGIC, 5, struct ion_fd_data)
124 #define ION_IOC_FREE _IOWR(ION_IOC_MAGIC, 1, struct ion_handle_data)
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8482/
Dpoc.c49 #define NVMAP_IOC_CREATE _IOWR(NVMAP_IOC_MAGIC, 0, struct nvmap_create_handle)
59 _IOWR(NVHOST_IOCTL_MAGIC, 111, struct nvhost_set_error_notifier)
105 _IOWR(NVHOST_IOCTL_MAGIC, 26, struct nvhost_submit_args)
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8434/
Dpoc.c60 _IOWR(KGSL_IOC_TYPE, 0x13, struct kgsl_drawctxt_create)
78 _IOWR(KGSL_IOC_TYPE, 0x33, struct kgsl_timestamp_event)
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-6733/
Dlocal_pwn.h58 #define DRM_IOWR(nr,type) _IOWR(DRM_IOCTL_BASE,nr,type)
Dpoc.c71 #define DRM_IOWR(nr,type) _IOWR(DRM_IOCTL_BASE,nr,type)
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8430/
Dpoc.c51 _IOWR(NVHOST_IOCTL_MAGIC, 111, struct nvhost_set_error_notifier)
92 #define NVMAP_IOC_CREATE _IOWR(NVMAP_IOC_MAGIC, 0, struct nvmap_create_handle)
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2023-4272/
Dpoc.c40 #define KBASE_IOCTL_MEM_IMPORT _IOWR(KBASE_IOCTL_TYPE, 22, union kbase_ioctl_mem_import)
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2020-11282/
Dpoc.c19 _IOWR(KGSL_IOC_TYPE, 0x2, struct kgsl_device_getproperty)
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-6732/
Dpoc.c72 #define DRM_IOWR(nr,type) _IOWR(DRM_IOCTL_BASE,nr,type)
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-6735/
Dpoc.c77 #define DRM_IOWR(nr,type) _IOWR(DRM_IOCTL_BASE,nr,type)
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-6734/
Dpoc.c76 #define DRM_IOWR(nr,type) _IOWR(DRM_IOCTL_BASE,nr,type)
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-6730/
Dpoc.c80 #define DRM_IOWR(nr,type) _IOWR(DRM_IOCTL_BASE,nr,type)
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-6731/
Dpoc.c80 #define DRM_IOWR(nr,type) _IOWR(DRM_IOCTL_BASE,nr,type)
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-6736/
Dpoc.c91 #define DRM_IOWR(nr,type) _IOWR(DRM_IOCTL_BASE,nr,type)
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8479/
Dpoc.c98 _IOWR(KGSL_IOC_TYPE, 0x13, struct kgsl_drawctxt_create)
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8432/
Dlocal_poc.h116 #define DRM_IOWR(nr,type) _IOWR(DRM_IOCTL_BASE,nr,type)
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8431/
Dlocal_poc.h116 #define DRM_IOWR(nr,type) _IOWR(DRM_IOCTL_BASE,nr,type)

12