Home
last modified time | relevance | path

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

/cts/hostsidetests/security/securityPatch/CVE-2017-8263/
Dpoc.c46 ret = ioctl(fd, ASHMEM_CACHE_FLUSH_RANGE, NULL); in main()
Dlocal_poc.h44 #define ASHMEM_CACHE_FLUSH_RANGE _IO(__ASHMEMIOC, 11) macro