Home
last modified time | relevance | path

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

/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8430/
Dpoc.c99 struct nvhost_set_error_notifier g_error_notifier; variable
149 g_error_notifier.offset = 0; in prepare_data()
150 g_error_notifier.mem = g_nvmap_hdl.handle; in prepare_data()
154 ioctl(g_fd, NVHOST_IOCTL_CHANNEL_SET_ERROR_NOTIFIER, &g_error_notifier); in trigger_set_error_notifier()