Searched refs:compat_vma_mmap (Results 1 – 2 of 2) sorted by relevance
1380 static inline int compat_vma_mmap(struct file *file, struct vm_area_struct *vma) in compat_vma_mmap() function1568 return compat_vma_mmap(file, vma); in vfs_mmap()
2057 int compat_vma_mmap(struct file *file, struct vm_area_struct *vma);2062 return compat_vma_mmap(file, vma); in vfs_mmap()