Home | Sort by: relevance | last modified time | path |
/src/sys/external/bsd/drm2/dist/drm/ | |
drm_vm.c | 375 static const struct vm_operations_struct drm_vm_ops = { variable in typeref:typename:const struct vm_operations_struct 602 vma->vm_ops = &drm_vm_ops; 621 vma->vm_ops = &drm_vm_ops; |