Home
last modified time | relevance | path

Searched refs:compat_vma_mmap (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/vma/include/
H A Ddup.h1380 static inline int compat_vma_mmap(struct file *file, struct vm_area_struct *vma) in compat_vma_mmap() function
1568 return compat_vma_mmap(file, vma); in vfs_mmap()
/linux/include/linux/
H A Dfs.h2057 int compat_vma_mmap(struct file *file, struct vm_area_struct *vma);
2062 return compat_vma_mmap(file, vma); in vfs_mmap()