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)
82 struct fastrpc_ioctl_munmap_fd { struct
Dpoc.c91 struct fastrpc_ioctl_munmap_fd unmap = {0}; in unmap_thread()