Home
last modified time | relevance | path

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

/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8430/
Dpoc.c50 #define NVHOST_IOCTL_CHANNEL_SET_ERROR_NOTIFIER \ macro
154 ioctl(g_fd, NVHOST_IOCTL_CHANNEL_SET_ERROR_NOTIFIER, &g_error_notifier); in trigger_set_error_notifier()
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8482/
Dpoc.c58 #define NVHOST_IOCTL_CHANNEL_SET_ERROR_NOTIFIER \ macro
127 ret = ioctl(vic, NVHOST_IOCTL_CHANNEL_SET_ERROR_NOTIFIER, &err1); in close_thread()