Searched refs:_IOR (Results 1 – 12 of 12) sorted by relevance
/cts/hostsidetests/security/securityPatch/CVE-2017-0462/ |
D | poc.c | 42 #define SEEMP_CMD_RESERVE_RDBLKS _IOR(MAGIC, 1, int) 44 #define SEEMP_CMD_GET_RINGSZ _IOR(MAGIC, 3, int) 45 #define SEEMP_CMD_GET_BLKSZ _IOR(MAGIC, 4, int) 48 #define SEEMP_CMD_CHECK_FILTER _IOR(MAGIC, 7, int) 49 #define SEEMP_CMD_DEBUG_START _IOR(MAGIC, 8, int) 50 #define SEEMP_CMD_DEBUG_STOP _IOR(MAGIC, 9, int)
|
/cts/hostsidetests/security/securityPatch/CVE-2017-8263/ |
D | local_poc.h | 35 #define ASHMEM_GET_NAME _IOR(__ASHMEMIOC, 2, char[ASHMEM_NAME_LEN])
|
/cts/hostsidetests/security/securityPatch/CVE-2017-0564/ |
D | local_poc.h | 75 #define _IOR(type,nr,size) _IOC(_IOC_READ,(type),(nr),(_IOC_TYPECHECK(size))) macro
|
/cts/hostsidetests/security/securityPatch/Bug-34328139/ |
D | local_poc.h | 61 #define _IOR(type,nr,size) _IOC(_IOC_READ,(type),(nr),(_IOC_TYPECHECK(size))) macro
|
/cts/hostsidetests/security/securityPatch/CVE-2016-8449/ |
D | poc.c | 46 #define NVAVP_IOCTL_CHANNEL_OPEN _IOR(NVAVP_IOCTL_MAGIC, 0x73, \
|
/cts/hostsidetests/security/securityPatch/CVE-2016-8425/ |
D | poc.c | 44 _IOR(NVHOST_IOCTL_MAGIC, 112, struct nvhost_channel_open_args)
|
/cts/hostsidetests/security/securityPatch/CVE-2016-8426/ |
D | poc.c | 44 _IOR(NVHOST_IOCTL_MAGIC, 112, struct nvhost_channel_open_args)
|
/cts/hostsidetests/security/securityPatch/CVE-2016-8430/ |
D | poc.c | 49 _IOR(NVHOST_IOCTL_MAGIC, 112, struct nvhost_channel_open_args)
|
/cts/hostsidetests/security/securityPatch/CVE-2016-8448/ |
D | mtkfb.h | 37 #define MTK_IOR(num, dtype) _IOR('O', num, dtype)
|
/cts/hostsidetests/security/securityPatch/Bug-35047217/ |
D | local_poc.h | 1589 #define IPA_IOC_QUERY_EP_MAPPING _IOR(IPA_IOC_MAGIC, \ 1722 #define TETH_BRIDGE_IOC_GET_AGGR_PARAMS _IOR(TETH_BRIDGE_IOC_MAGIC, \
|
/cts/hostsidetests/security/securityPatch/Bug-35047780/ |
D | local_poc.h | 1589 #define IPA_IOC_QUERY_EP_MAPPING _IOR(IPA_IOC_MAGIC, \ 1722 #define TETH_BRIDGE_IOC_GET_AGGR_PARAMS _IOR(TETH_BRIDGE_IOC_MAGIC, \
|
/cts/hostsidetests/security/securityPatch/Bug-35048450/ |
D | local_poc.h | 1589 #define IPA_IOC_QUERY_EP_MAPPING _IOR(IPA_IOC_MAGIC, \ 1722 #define TETH_BRIDGE_IOC_GET_AGGR_PARAMS _IOR(TETH_BRIDGE_IOC_MAGIC, \
|