Home
last modified time | relevance | path

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

/cts/hostsidetests/securitybulletin/securityPatch/CVE-2020-11173/
Dlocal_poc.h13 #define FASTRPC_IOCTL_MUNMAP_FD _IOWR('R', 13, struct fastrpc_ioctl_munmap_fd) macro
Dpoc.c102 ioctl(dev_fd, FASTRPC_IOCTL_MUNMAP_FD, &unmap); in unmap_thread()