Home
last modified time | relevance | path

Searched refs:ION_IOC_ALLOC (Results 1 – 2 of 2) sorted by relevance

/cts/hostsidetests/security/securityPatch/CVE-2016-9120/
Dpoc.c83 #define ION_IOC_ALLOC _IOWR(ION_IOC_MAGIC, 0, \ macro
132 ioctl(g_fd, ION_IOC_ALLOC, g_allocation); in trigger_ion_alloc()
/cts/hostsidetests/security/securityPatch/CVE-2017-0564/
Dpoc.c84 ret = ioctl(fd, ION_IOC_ALLOC, &req); in ion_alloc()