HomeSort by relevance Sort by last modified time
    Searched refs:trigger_nvmap_create (Results 1 - 4 of 4) sorted by null

  /cts/hostsidetests/security/securityPatch/CVE-2016-8424/
poc.c 77 void trigger_nvmap_create() { function
135 trigger_nvmap_create();
  /cts/hostsidetests/security/securityPatch/CVE-2016-8428/
poc.c 125 int trigger_nvmap_create() { function
179 g_handles_for_alloc[i] = trigger_nvmap_create();
  /cts/hostsidetests/security/securityPatch/CVE-2016-8429/
poc.c 105 void trigger_nvmap_create() { function
173 trigger_nvmap_create();
  /cts/hostsidetests/security/securityPatch/CVE-2016-8430/
poc.c 131 int trigger_nvmap_create() { function
192 //trigger_nvmap_create();
193 trigger_nvmap_alloc(trigger_nvmap_create());

Completed in 195 milliseconds