HomeSort by relevance Sort by last modified time
    Searched refs:NVHOST_IOCTL_MAGIC (Results 1 - 4 of 4) sorted by null

  /cts/hostsidetests/security/securityPatch/CVE-2016-8425/
poc.c 42 #define NVHOST_IOCTL_MAGIC 'H'
44 _IOR(NVHOST_IOCTL_MAGIC, 112, struct nvhost_channel_open_args)
  /cts/hostsidetests/security/securityPatch/CVE-2016-8430/
poc.c 47 #define NVHOST_IOCTL_MAGIC 'H'
49 _IOR(NVHOST_IOCTL_MAGIC, 112, struct nvhost_channel_open_args)
51 _IOWR(NVHOST_IOCTL_MAGIC, 111, struct nvhost_set_error_notifier)
  /cts/hostsidetests/security/securityPatch/CVE-2016-8482/
poc.c 51 #define NVHOST_IOCTL_MAGIC 'H'
59 _IOWR(NVHOST_IOCTL_MAGIC, 111, struct nvhost_set_error_notifier)
105 _IOWR(NVHOST_IOCTL_MAGIC, 26, struct nvhost_submit_args)
  /cts/hostsidetests/security/securityPatch/CVE-2016-8426/
poc.c 42 #define NVHOST_IOCTL_MAGIC 'H'
44 _IOR(NVHOST_IOCTL_MAGIC, 112, struct nvhost_channel_open_args)

Completed in 615 milliseconds