Home
last modified time | relevance | path

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

/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8429/
Dpoc.c87 #define NVMAP_IOC_FROM_FD _IOWR(NVMAP_IOC_MAGIC, 16, struct nvmap_create_handle) macro
111 ioctl(g_fd, NVMAP_IOC_FROM_FD, &g_allocation_dup); in trigger_nvmap_create_dup()