Home
last modified time | relevance | path

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

/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8460/
Dpoc.c52 struct nvmap_pin_handle { struct
81 #define NVMAP_IOC_PIN_MULT _IOWR(NVMAP_IOC_MAGIC, 10, struct nvmap_pin_handle)
147 struct nvmap_pin_handle err_pin = {0}; in main()