Searched refs:drm_freebufs (Results 1 - 6 of 6) sorted by relevance

/solaris-x11-s11/open-src/kernel/efb/src/
H A Ddrm_drv.c127 drm_freebufs, 1, 0, "drm_freebufs"); local
H A DdrmP.h797 int drm_freebufs(DRM_IOCTL_ARGS);
H A Ddrm_bufs.c730 drm_freebufs(DRM_IOCTL_ARGS) function
758 DRM_ERROR("drm_freebufs: Index %d (of %d max)\n",
766 "drm_freebufs: process %d not owning the buffer.\n",
/solaris-x11-s11/open-src/kernel/drm/src/
H A Ddrm_drv.c95 DRM_IOCTL_DEF(DRM_IOCTL_FREE_BUFS, drm_freebufs, DRM_AUTH, copyin32_drm_buf_free, NULL),
H A Ddrm_bufs.c1017 int drm_freebufs(DRM_IOCTL_ARGS) function
/solaris-x11-s11/open-src/kernel/sys/drm/
H A DdrmP.h1429 int drm_freebufs(DRM_IOCTL_ARGS);

Completed in 689 milliseconds