Home
last modified time | relevance | path

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

/cts/hostsidetests/security/securityPatch/CVE-2016-8460/
Dpoc.c60 __u32 heap_mask; /* heaps to allocate from */ member
134 alloc.heap_mask = NVMAP_HEAP_CARVEOUT_GENERIC; in main()
/cts/hostsidetests/security/securityPatch/CVE-2016-8429/
Dpoc.c75 __u32 heap_mask; /* heaps to allocate from */ member
117 alloc.heap_mask = NVMAP_HEAP_CARVEOUT_GENERIC; in trigger_nvmap_alloc()
/cts/hostsidetests/security/securityPatch/CVE-2016-8430/
Dpoc.c62 __u32 heap_mask; /* heaps to allocate from */ member
143 g_real_alloc.heap_mask = NVMAP_HEAP_CARVEOUT_GENERIC; in trigger_nvmap_alloc()
/cts/hostsidetests/security/securityPatch/CVE-2016-8428/
Dpoc.c55 __u32 heap_mask; /* heaps to allocate from */ member
161 g_real_alloc.heap_mask = NVMAP_HEAP_CARVEOUT_GENERIC; in prepare_data()
/cts/hostsidetests/security/securityPatch/CVE-2016-8482/
Dpoc.c63 __u32 heap_mask; /* heaps to allocate from */ member
141 .heap_mask = 0xFFFFFFFF in main()
/cts/hostsidetests/security/securityPatch/CVE-2017-0429/
Dpoc.c52 __u32 heap_mask; /* heaps to allocate from */ member