Home
last modified time | relevance | path

Searched refs:_IOR (Results 1 – 7 of 7) sorted by relevance

/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-0844/
Dlocal_poc.h458 _IOR(IPC_ROUTER_IOCTL_MAGIC, 0, unsigned int)
460 #define IPC_ROUTER_IOCTL_GET_MTU _IOR(IPC_ROUTER_IOCTL_MAGIC, 1, unsigned int)
466 _IOR(IPC_ROUTER_IOCTL_MAGIC, 3, unsigned int)
469 _IOR(IPC_ROUTER_IOCTL_MAGIC, 4, unsigned int)
472 _IOR(IPC_ROUTER_IOCTL_MAGIC, 5, struct config_sec_rules_args)
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8425/
Dpoc.c44 _IOR(NVHOST_IOCTL_MAGIC, 112, struct nvhost_channel_open_args)
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8426/
Dpoc.c44 _IOR(NVHOST_IOCTL_MAGIC, 112, struct nvhost_channel_open_args)
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8430/
Dpoc.c49 _IOR(NVHOST_IOCTL_MAGIC, 112, struct nvhost_channel_open_args)
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2017-0508/
Dpoc.c90 #define DRM_IOR(nr, type) _IOR(DRM_IOCTL_BASE, nr, type)
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2021-0490/
Dpoc.cpp81 #define _IOR(type,nr,size) _IOC(_IOC_READ,(type),(nr),(_IOC_TYPECHECK(size))) macro
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2017-6262/
Dlocal_poc.h208 #define DRM_IOR(nr, type) _IOR(DRM_IOCTL_BASE, nr, type)