Home
last modified time | relevance | path

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

/cts/hostsidetests/securitybulletin/securityPatch/CVE-2020-11173/
Dlocal_poc.h10 #define FASTRPC_IOCTL_INIT _IOWR('R', 6, struct fastrpc_ioctl_init) macro
Dpoc.c84 ioctl(dev_fd, FASTRPC_IOCTL_INIT, &init); in init_thread()