Home
last modified time | relevance | path

Searched defs:handles (Results 1 – 2 of 2) sorted by relevance

/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8460/
Dpoc.c53 __u32 *handles; /* array of handles to pin/unpin */ member
66 __u32 handles; /* array of handles to pin/unpin */ member
124 …int* handles = mmap((void*)0x20000000, 0x1000, PROT_READ | PROT_WRITE , MAP_FIXED | MAP_SHARED | M… in main() local
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8428/
Dpoc.c61 __u64 handles; /* Ptr to u32 type array, holding handles */ member