HomeSort by: relevance | last modified time | path
    Searched defs:drm_gem_vm_open (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/
drm_gem.c 1165 * drm_gem_vm_open - vma->ops->open implementation for GEM
1171 void drm_gem_vm_open(struct vm_area_struct *vma) function in typeref:typename:void
1177 EXPORT_SYMBOL(drm_gem_vm_open);
1184 * drivers. This must be used together with drm_gem_vm_open().
drm_gem.c 1165 * drm_gem_vm_open - vma->ops->open implementation for GEM
1171 void drm_gem_vm_open(struct vm_area_struct *vma) function in typeref:typename:void
1177 EXPORT_SYMBOL(drm_gem_vm_open);
1184 * drivers. This must be used together with drm_gem_vm_open().
drm_gem.c 1165 * drm_gem_vm_open - vma->ops->open implementation for GEM
1171 void drm_gem_vm_open(struct vm_area_struct *vma) function in typeref:typename:void
1177 EXPORT_SYMBOL(drm_gem_vm_open);
1184 * drivers. This must be used together with drm_gem_vm_open().

Completed in 33 milliseconds