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

  /src/sys/external/bsd/drm2/dist/include/drm/
drm_gem.h 172 * drm_gem_prime_mmap(). When @mmap is present @vm_ops is not
173 * used, the @mmap callback must set vma->vm_ops instead.
183 * @vm_ops:
189 const struct vm_operations_struct *vm_ops; member in struct:drm_gem_object_funcs
drm_gem.h 172 * drm_gem_prime_mmap(). When @mmap is present @vm_ops is not
173 * used, the @mmap callback must set vma->vm_ops instead.
183 * @vm_ops:
189 const struct vm_operations_struct *vm_ops; member in struct:drm_gem_object_funcs
drm_gem.h 172 * drm_gem_prime_mmap(). When @mmap is present @vm_ops is not
173 * used, the @mmap callback must set vma->vm_ops instead.
183 * @vm_ops:
189 const struct vm_operations_struct *vm_ops; member in struct:drm_gem_object_funcs

Completed in 34 milliseconds