Searched refs:vfs_mmap_prepare (Results 1 – 3 of 3) sorted by relevance
1360 static inline int vfs_mmap_prepare(struct file *file, struct vm_area_desc *desc) in vfs_mmap_prepare() function1387 err = vfs_mmap_prepare(file, &desc); in compat_vma_mmap()
2776 err = vfs_mmap_prepare(map->file, desc); in call_mmap_prepare()
2067 static inline int vfs_mmap_prepare(struct file *file, struct vm_area_desc *desc) in vfs_mmap_prepare() function