Searched refs:drm_freebufs (Results 1 - 6 of 6) sorted by relevance
/solaris-x11-s11/open-src/kernel/efb/src/ |
H A D | drm_drv.c | 127 drm_freebufs, 1, 0, "drm_freebufs"); local
|
H A D | drmP.h | 797 int drm_freebufs(DRM_IOCTL_ARGS);
|
H A D | drm_bufs.c | 730 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 D | drm_drv.c | 95 DRM_IOCTL_DEF(DRM_IOCTL_FREE_BUFS, drm_freebufs, DRM_AUTH, copyin32_drm_buf_free, NULL),
|
H A D | drm_bufs.c | 1017 int drm_freebufs(DRM_IOCTL_ARGS) function
|
/solaris-x11-s11/open-src/kernel/sys/drm/ |
H A D | drmP.h | 1429 int drm_freebufs(DRM_IOCTL_ARGS);
|
Completed in 689 milliseconds