Home
last modified time | relevance | path

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

/cts/hostsidetests/security/securityPatch/CVE-2017-0429/
Dpoc.c114 struct nvhost_as_bind_channel_args as_bind = { 0 }; in main() local
144 as_bind.channel_fd = gpu; in main()
145 ret = ioctl(asgpu, NVHOST_AS_IOCTL_BIND_CHANNEL, &as_bind); in main()