Home
last modified time | relevance | path

Searched refs:vfs_mmap_prepare (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/vma/include/
H A Ddup.h1360 static inline int vfs_mmap_prepare(struct file *file, struct vm_area_desc *desc) in vfs_mmap_prepare() function
1387 err = vfs_mmap_prepare(file, &desc); in compat_vma_mmap()
/linux/mm/
H A Dvma.c2776 err = vfs_mmap_prepare(map->file, desc); in call_mmap_prepare()
/linux/include/linux/
H A Dfs.h2067 static inline int vfs_mmap_prepare(struct file *file, struct vm_area_desc *desc) in vfs_mmap_prepare() function