Home
last modified time | relevance | path

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

/cts/hostsidetests/security/securityPatch/CVE-2017-0462/
Dpoc.c114 unsigned int ringsz; in get_ringsz() local
115 ioctl(fd, SEEMP_CMD_GET_RINGSZ, &ringsz); in get_ringsz()
116 return ringsz; in get_ringsz()