drm_agp_free_ioctl  705 drivers/gpu/drm/drm_ioc32.c 		drm_ioctl_kernel(file, drm_agp_free_ioctl, &request,
drm_agp_free_ioctl  722 drivers/gpu/drm/drm_ioc32.c 	return drm_ioctl_kernel(file, drm_agp_free_ioctl, &request,
drm_agp_free_ioctl  635 drivers/gpu/drm/drm_ioctl.c 	DRM_IOCTL_DEF(DRM_IOCTL_AGP_FREE, drm_agp_free_ioctl, DRM_AUTH|DRM_MASTER|DRM_ROOT_ONLY),
drm_agp_free_ioctl   53 include/drm/drm_agpsupport.h int drm_agp_free_ioctl(struct drm_device *dev, void *data,