Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/tools/
Dintel_sanitize_gpu.c103 is_drm_fd(int fd) in is_drm_fd() function
350 if (is_drm_fd(fd)) in close()
372 if (is_drm_fd(fd) && cmd == F_DUPFD_CLOEXEC) in fcntl()
393 if (_IOC_TYPE(request) == DRM_IOCTL_BASE && !is_drm_fd(fd) && is_i915(fd)) { in ioctl()
398 if (is_drm_fd(fd)) { in ioctl()