Home
last modified time | relevance | path

Searched refs:vfs_mmap (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/i915/gem/
H A Di915_gem_dmabuf.c108 ret = vfs_mmap(obj->base.filp, vma); in i915_gem_dmabuf_mmap()
/linux/fs/coda/
H A Dfile.c202 ret = vfs_mmap(vma->vm_file, vma); in coda_file_mmap()
/linux/mm/
H A Dinternal.h238 int err = vfs_mmap(file, vma); in mmap_file()
/linux/tools/testing/vma/include/
H A Ddup.h1565 static inline int vfs_mmap(struct file *file, struct vm_area_struct *vma) in vfs_mmap() function
/linux/include/linux/
H A Dfs.h2059 static inline int vfs_mmap(struct file *file, struct vm_area_struct *vma) in vfs_mmap() function