drm_compat_ioctl 43 drivers/gpu/drm/amd/amdgpu/amdgpu_ioc32.c return drm_compat_ioctl(filp, cmd, arg); drm_compat_ioctl 998 drivers/gpu/drm/drm_ioc32.c EXPORT_SYMBOL(drm_compat_ioctl); drm_compat_ioctl 496 drivers/gpu/drm/etnaviv/etnaviv_drv.c .compat_ioctl = drm_compat_ioctl, drm_compat_ioctl 118 drivers/gpu/drm/exynos/exynos_drm_drv.c .compat_ioctl = drm_compat_ioctl, drm_compat_ioctl 461 drivers/gpu/drm/gma500/psb_drv.c .compat_ioctl = drm_compat_ioctl, drm_compat_ioctl 123 drivers/gpu/drm/i810/i810_dma.c .compat_ioctl = drm_compat_ioctl, drm_compat_ioctl 54 drivers/gpu/drm/i810/i810_drv.c .compat_ioctl = drm_compat_ioctl, drm_compat_ioctl 85 drivers/gpu/drm/i915/i915_ioc32.c return drm_compat_ioctl(filp, cmd, arg); drm_compat_ioctl 249 drivers/gpu/drm/lima/lima_drv.c .compat_ioctl = drm_compat_ioctl, drm_compat_ioctl 346 drivers/gpu/drm/mediatek/mtk_drm_drv.c .compat_ioctl = drm_compat_ioctl, drm_compat_ioctl 178 drivers/gpu/drm/mga/mga_ioc32.c return drm_compat_ioctl(filp, cmd, arg); drm_compat_ioctl 988 drivers/gpu/drm/msm/msm_drv.c .compat_ioctl = drm_compat_ioctl, drm_compat_ioctl 58 drivers/gpu/drm/nouveau/nouveau_ioc32.c return drm_compat_ioctl(filp, cmd, arg); drm_compat_ioctl 513 drivers/gpu/drm/omapdrm/omap_drv.c .compat_ioctl = drm_compat_ioctl, drm_compat_ioctl 188 drivers/gpu/drm/r128/r128_ioc32.c return drm_compat_ioctl(filp, cmd, arg); drm_compat_ioctl 575 drivers/gpu/drm/radeon/radeon_drv.c return drm_compat_ioctl(filp, cmd, arg); drm_compat_ioctl 212 drivers/gpu/drm/rockchip/rockchip_drm_drv.c .compat_ioctl = drm_compat_ioctl, drm_compat_ioctl 46 drivers/gpu/drm/savage/savage_drv.c .compat_ioctl = drm_compat_ioctl, drm_compat_ioctl 75 drivers/gpu/drm/sis/sis_drv.c .compat_ioctl = drm_compat_ioctl, drm_compat_ioctl 55 drivers/gpu/drm/tdfx/tdfx_drv.c .compat_ioctl = drm_compat_ioctl, drm_compat_ioctl 937 drivers/gpu/drm/tegra/drm.c .compat_ioctl = drm_compat_ioctl, drm_compat_ioctl 49 drivers/gpu/drm/udl/udl_drv.c .compat_ioctl = drm_compat_ioctl, drm_compat_ioctl 157 drivers/gpu/drm/vc4/vc4_drv.c .compat_ioctl = drm_compat_ioctl, drm_compat_ioctl 286 drivers/gpu/drm/vgem/vgem_drv.c .compat_ioctl = drm_compat_ioctl, drm_compat_ioctl 70 drivers/gpu/drm/via/via_drv.c .compat_ioctl = drm_compat_ioctl, drm_compat_ioctl 196 drivers/gpu/drm/virtio/virtgpu_drv.c .compat_ioctl = drm_compat_ioctl, drm_compat_ioctl 45 drivers/gpu/drm/vkms/vkms_drv.c .compat_ioctl = drm_compat_ioctl, drm_compat_ioctl 1094 drivers/gpu/drm/vmwgfx/vmwgfx_drv.c return vmw_generic_ioctl(filp, cmd, arg, &drm_compat_ioctl); drm_compat_ioctl 479 drivers/gpu/drm/xen/xen_drm_front.c .compat_ioctl = drm_compat_ioctl, drm_compat_ioctl 321 include/drm/drm_gem.h .compat_ioctl = drm_compat_ioctl,\ drm_compat_ioctl 58 include/drm/drm_gem_cma_helper.h .compat_ioctl = drm_compat_ioctl,\ drm_compat_ioctl 123 include/drm/drm_gem_shmem_helper.h .compat_ioctl = drm_compat_ioctl,\ drm_compat_ioctl 173 include/drm/drm_ioctl.h long drm_compat_ioctl(struct file *filp, unsigned int cmd, unsigned long arg); drm_compat_ioctl 99 include/drm/drm_vram_mm_helper.h .compat_ioctl = drm_compat_ioctl, \