HomeSort by relevance Sort by last modified time
    Searched defs:DRM_IOCTL_INFO_BUFS (Results 1 - 7 of 7) sorted by null

  /cts/hostsidetests/securitybulletin/securityPatch/CVE-2017-6262/
local_poc.h 213 #define DRM_IOCTL_INFO_BUFS DRM_IOWR(0x18, struct drm_buf_info)
  /external/strace/
ioctl_redefs2.h 265 #ifdef DRM_IOCTL_INFO_BUFS
266 # undef DRM_IOCTL_INFO_BUFS
267 # define DRM_IOCTL_INFO_BUFS 0xc0086418
ioctl_redefs1.h 293 #ifdef DRM_IOCTL_INFO_BUFS
294 # undef DRM_IOCTL_INFO_BUFS
295 # define DRM_IOCTL_INFO_BUFS 0xc0086418
    [all...]
  /bionic/libc/kernel/uapi/drm/
drm.h 466 #define DRM_IOCTL_INFO_BUFS DRM_IOWR(0x18, struct drm_buf_info)
  /external/kernel-headers/original/uapi/drm/
drm.h 354 * DRM_IOCTL_INFO_BUFS ioctl argument type.
817 #define DRM_IOCTL_INFO_BUFS DRM_IOWR(0x18, struct drm_buf_info)
  /external/libdrm/include/drm/
drm.h 348 * DRM_IOCTL_INFO_BUFS ioctl argument type.
795 #define DRM_IOCTL_INFO_BUFS DRM_IOWR(0x18, struct drm_buf_info)
  /external/mesa3d/include/drm-uapi/
drm.h 348 * DRM_IOCTL_INFO_BUFS ioctl argument type.
795 #define DRM_IOCTL_INFO_BUFS DRM_IOWR(0x18, struct drm_buf_info)

Completed in 493 milliseconds