Searched refs:vfs_mmap (Results 1 – 7 of 7) sorted by relevance
108 ret = vfs_mmap(obj->base.filp, vma); in i915_gem_dmabuf_mmap()
202 ret = vfs_mmap(vma->vm_file, vma); in coda_file_mmap()
340 ret = vfs_mmap(vma->vm_file, vma); in backing_file_mmap()
1811 static inline int vfs_mmap(struct file *file, struct vm_area_struct *vma) in vfs_mmap() function
167 int err = vfs_mmap(file, vma); in mmap_file()
607 ret = vfs_mmap(sfd->file, vma); in shm_mmap()
2050 static inline int vfs_mmap(struct file *file, struct vm_area_struct *vma) in vfs_mmap() function