Lines Matching defs:vma

94 struct anon_vma_name *anon_vma_name(struct vm_area_struct *vma)  in anon_vma_name()
102 static int replace_anon_vma_name(struct vm_area_struct *vma, in replace_anon_vma_name()
122 static int replace_anon_vma_name(struct vm_area_struct *vma, in replace_anon_vma_name()
137 static int madvise_update_vma(struct vm_area_struct *vma, in madvise_update_vma()
174 struct vm_area_struct *vma = walk->private; in swapin_walk_pmd_entry() local
220 static void shmem_swapin_range(struct vm_area_struct *vma, in shmem_swapin_range()
261 static long madvise_willneed(struct vm_area_struct *vma, in madvise_willneed()
309 static inline bool can_do_file_pageout(struct vm_area_struct *vma) in can_do_file_pageout()
332 struct vm_area_struct *vma = walk->vma; in madvise_cold_or_pageout_pte_range() local
539 struct vm_area_struct *vma, in madvise_cold_page_range()
552 static inline bool can_madv_lru_vma(struct vm_area_struct *vma) in can_madv_lru_vma()
557 static long madvise_cold(struct vm_area_struct *vma, in madvise_cold()
577 struct vm_area_struct *vma, in madvise_pageout_page_range()
590 static long madvise_pageout(struct vm_area_struct *vma, in madvise_pageout()
625 struct vm_area_struct *vma = walk->vma; in madvise_free_pte_range() local
759 static int madvise_free_single_vma(struct vm_area_struct *vma, in madvise_free_single_vma()
813 static long madvise_dontneed_single_vma(struct vm_area_struct *vma, in madvise_dontneed_single_vma()
820 static bool madvise_dontneed_free_valid_vma(struct vm_area_struct *vma, in madvise_dontneed_free_valid_vma()
850 static long madvise_dontneed_free(struct vm_area_struct *vma, in madvise_dontneed_free()
904 static long madvise_populate(struct vm_area_struct *vma, in madvise_populate()
965 static long madvise_remove(struct vm_area_struct *vma, in madvise_remove()
1015 static int madvise_vma_behavior(struct vm_area_struct *vma, in madvise_vma_behavior()
1222 int (*visit)(struct vm_area_struct *vma, in madvise_walk_vmas()
1226 struct vm_area_struct *vma; in madvise_walk_vmas() local
1279 static int madvise_vma_anon_name(struct vm_area_struct *vma, in madvise_vma_anon_name()