Home
last modified time | relevance | path

Searched defs:vma (Results 1 – 25 of 28) sorted by relevance

12

/fs/proc/
Dtask_mmu.c84 static void vma_stop(struct proc_maps_private *priv, struct vm_area_struct *vma) in vma_stop()
98 struct vm_area_struct *vma, *tail_vma = NULL; in m_start() local
162 struct vm_area_struct *vma = v; in m_next() local
175 struct vm_area_struct *vma = v; in m_stop() local
201 static void show_map_vma(struct seq_file *m, struct vm_area_struct *vma) in show_map_vma()
258 struct vm_area_struct *vma = v; in show_map() local
309 struct vm_area_struct *vma; member
324 struct vm_area_struct *vma = mss->vma; in smaps_pte_range() local
375 struct vm_area_struct *vma = v; in show_smap() local
441 struct vm_area_struct *vma = walk->private; in clear_refs_pte_range() local
[all …]
Dtask_nommu.c18 struct vm_area_struct *vma; in task_mem() local
80 struct vm_area_struct *vma; in task_vsize() local
96 struct vm_area_struct *vma; in task_statm() local
122 static int nommu_vma_show(struct seq_file *m, struct vm_area_struct *vma) in nommu_vma_show()
Dmmu.c19 struct vm_struct *vma; in get_vmalloc_info() local
Dinode.c293 static int proc_reg_mmap(struct file *file, struct vm_area_struct *vma) in proc_reg_mmap()
/fs/ocfs2/
Dmmap.c157 static int ocfs2_page_mkwrite(struct vm_area_struct *vma, struct page *page) in ocfs2_page_mkwrite()
208 int ocfs2_mmap(struct file *file, struct vm_area_struct *vma) in ocfs2_mmap()
/fs/ramfs/
Dfile-nommu.c146 struct vm_area_struct *vma; in ramfs_nommu_check_mappings() local
300 int ramfs_nommu_mmap(struct file *file, struct vm_area_struct *vma) in ramfs_nommu_mmap()
/fs/xfs/linux-2.6/
Dxfs_file.c219 struct vm_area_struct *vma) in xfs_file_mmap()
236 struct vm_area_struct *vma, in xfs_vm_page_mkwrite()
/fs/ncpfs/
Dmmap.c105 int ncp_mmap(struct file *file, struct vm_area_struct *vma) in ncp_mmap()
/fs/
Dbinfmt_elf_fdpic.c1220 static int maydump(struct vm_area_struct *vma, unsigned long mm_flags) in maydump()
1507 struct vm_area_struct *vma; in elf_fdpic_dump_segments() local
1519 struct vm_area_struct *vma; in elf_fdpic_dump_segments() local
1562 struct vm_area_struct *vma; in elf_fdpic_dump_segments() local
1596 struct vm_area_struct *vma; in elf_fdpic_core_dump() local
Dexec.c239 struct vm_area_struct *vma = NULL; in __bprm_mm_init() local
507 static int shift_arg_pages(struct vm_area_struct *vma, unsigned long shift) in shift_arg_pages()
580 struct vm_area_struct *vma = bprm->vma; in setup_arg_pages() local
Dbinfmt_elf.c163 struct vm_area_struct *vma; in create_elf_tables() local
1168 static unsigned long vma_dump_size(struct vm_area_struct *vma, in vma_dump_size()
1924 struct vm_area_struct *vma, *gate_vma; in elf_core_dump() local
Dbad_inode.c76 static int bad_file_mmap(struct file *file, struct vm_area_struct *vma) in bad_file_mmap()
/fs/ext4/
Dfile.c131 static int ext4_file_mmap(struct file *file, struct vm_area_struct *vma) in ext4_file_mmap()
/fs/reiserfs/
Dfile.c113 static int reiserfs_file_mmap(struct file *file, struct vm_area_struct *vma) in reiserfs_file_mmap()
/fs/coda/
Dfile.c92 coda_file_mmap(struct file *coda_file, struct vm_area_struct *vma) in coda_file_mmap()
/fs/gfs2/
Dops_file.c339 static int gfs2_page_mkwrite(struct vm_area_struct *vma, struct page *page) in gfs2_page_mkwrite()
429 static int gfs2_mmap(struct file *file, struct vm_area_struct *vma) in gfs2_mmap()
/fs/nfs/
Dfile.c298 nfs_file_mmap(struct file * file, struct vm_area_struct * vma) in nfs_file_mmap()
454 static int nfs_vm_page_mkwrite(struct vm_area_struct *vma, struct page *page) in nfs_vm_page_mkwrite()
/fs/hugetlbfs/
Dinode.c80 static int hugetlbfs_file_mmap(struct file *file, struct vm_area_struct *vma) in hugetlbfs_file_mmap()
135 struct vm_area_struct *vma; in hugetlb_get_unmapped_area() local
437 struct vm_area_struct *vma; in hugetlb_vmtruncate_list() local
/fs/sysfs/
Dbin.c171 static int mmap(struct file *file, struct vm_area_struct *vma) in mmap()
/fs/ubifs/
Dfile.c1437 static int ubifs_vm_page_mkwrite(struct vm_area_struct *vma, struct page *page) in ubifs_vm_page_mkwrite()
1531 static int ubifs_file_mmap(struct file *file, struct vm_area_struct *vma) in ubifs_file_mmap()
/fs/smbfs/
Dfile.c245 smb_file_mmap(struct file * file, struct vm_area_struct * vma) in smb_file_mmap()
/fs/fuse/
Dfile.c1217 static void fuse_vma_close(struct vm_area_struct *vma) in fuse_vma_close()
1237 static int fuse_page_mkwrite(struct vm_area_struct *vma, struct page *page) in fuse_page_mkwrite()
1255 static int fuse_file_mmap(struct file *file, struct vm_area_struct *vma) in fuse_file_mmap()
/fs/btrfs/
Dfile.c1276 static int btrfs_file_mmap(struct file *filp, struct vm_area_struct *vma) in btrfs_file_mmap()
/fs/cifs/
Dfile.c1750 int cifs_file_mmap(struct file *file, struct vm_area_struct *vma) in cifs_file_mmap()
/fs/xfs/
Dxfs_mount.h96 #define XFS_SEND_MMAP(mp, vma,fl) \ argument

12