Home
last modified time | relevance | path

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

/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-5862/
Dpoc.c31 #define NUM_BLOCKS 16384 macro
39 lst.pids = calloc(NUM_BLOCKS, sizeof(struct snd_ctl_elem_list)); in get_speakerid()
40 lst.space = NUM_BLOCKS; in get_speakerid()
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-5867/
Dpoc.c31 #define NUM_BLOCKS 16384 macro
41 lst.pids = calloc(NUM_BLOCKS, sizeof(struct snd_ctl_elem_list)); in get_doblycontrolid()
42 lst.space = NUM_BLOCKS; in get_doblycontrolid()