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

  /src/sys/external/bsd/drm2/dist/drm/i915/gem/
i915_gem_mman.c 1108 static void vm_close(struct vm_area_struct *vma) function in typeref:typename:void
1120 .close = vm_close,
1126 .close = vm_close,
i915_gem_mman.c 1108 static void vm_close(struct vm_area_struct *vma) function in typeref:typename:void
1120 .close = vm_close,
1126 .close = vm_close,

Completed in 23 milliseconds