Home
last modified time | relevance | path

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

/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8428/
Dpoc.c112 int g_handles_for_alloc[MAX_HANDLE_NUM] = {-1}; variable
164 g_op_list.handles = (__u64)(&g_handles_for_alloc[0]); in prepare_data()
179 g_handles_for_alloc[i] = trigger_nvmap_create(); in create_handles()
201 trigger_nvmap_alloc(g_handles_for_alloc[i]); in main()
209 trigger_rw_handle(g_handles_for_alloc[i]); in main()