| /src/sys/compat/netbsd32/ |
| netbsd32_drm.c | 433 compat_drm_freebufs(struct file *file, void *arg) function in typeref:typename:int 945 return compat_drm_freebufs(file, arg);
|
| netbsd32_drm.c | 433 compat_drm_freebufs(struct file *file, void *arg) function in typeref:typename:int 945 return compat_drm_freebufs(file, arg);
|
| netbsd32_drm.c | 433 compat_drm_freebufs(struct file *file, void *arg) function in typeref:typename:int 945 return compat_drm_freebufs(file, arg);
|
| /src/sys/external/bsd/drm2/dist/drm/ |
| drm_ioc32.c | 491 static int compat_drm_freebufs(struct file *file, unsigned int cmd, function in typeref:typename:int 933 DRM_IOCTL32_DEF(DRM_IOCTL_FREE_BUFS, compat_drm_freebufs),
|
| drm_ioc32.c | 491 static int compat_drm_freebufs(struct file *file, unsigned int cmd, function in typeref:typename:int 933 DRM_IOCTL32_DEF(DRM_IOCTL_FREE_BUFS, compat_drm_freebufs),
|
| drm_ioc32.c | 491 static int compat_drm_freebufs(struct file *file, unsigned int cmd, function in typeref:typename:int 933 DRM_IOCTL32_DEF(DRM_IOCTL_FREE_BUFS, compat_drm_freebufs),
|