Lines Matching refs:vm_area_struct
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()
138 struct vm_area_struct **prev, unsigned long start, in madvise_update_vma()
192 struct vm_area_struct *vma = walk->private; in swapin_walk_pmd_entry()
238 static void shmem_swapin_range(struct vm_area_struct *vma, in shmem_swapin_range()
279 static long madvise_willneed(struct vm_area_struct *vma, in madvise_willneed()
280 struct vm_area_struct **prev, in madvise_willneed()
327 static inline bool can_do_file_pageout(struct vm_area_struct *vma) in can_do_file_pageout()
350 struct vm_area_struct *vma = walk->vma; in madvise_cold_or_pageout_pte_range()
545 struct vm_area_struct *vma, in madvise_cold_page_range()
558 static inline bool can_madv_lru_vma(struct vm_area_struct *vma) in can_madv_lru_vma()
563 static long madvise_cold(struct vm_area_struct *vma, in madvise_cold()
564 struct vm_area_struct **prev, in madvise_cold()
583 struct vm_area_struct *vma, in madvise_pageout_page_range()
596 static long madvise_pageout(struct vm_area_struct *vma, in madvise_pageout()
597 struct vm_area_struct **prev, in madvise_pageout()
631 struct vm_area_struct *vma = walk->vma; in madvise_free_pte_range()
768 static int madvise_free_single_vma(struct vm_area_struct *vma, in madvise_free_single_vma()
822 static long madvise_dontneed_single_vma(struct vm_area_struct *vma, in madvise_dontneed_single_vma()
829 static bool madvise_dontneed_free_valid_vma(struct vm_area_struct *vma, in madvise_dontneed_free_valid_vma()
859 static long madvise_dontneed_free(struct vm_area_struct *vma, in madvise_dontneed_free()
860 struct vm_area_struct **prev, in madvise_dontneed_free()
913 static long madvise_populate(struct vm_area_struct *vma, in madvise_populate()
914 struct vm_area_struct **prev, in madvise_populate()
974 static long madvise_remove(struct vm_area_struct *vma, in madvise_remove()
975 struct vm_area_struct **prev, in madvise_remove()
1024 static int madvise_vma_behavior(struct vm_area_struct *vma, in madvise_vma_behavior()
1025 struct vm_area_struct **prev, in madvise_vma_behavior()
1231 int (*visit)(struct vm_area_struct *vma, in madvise_walk_vmas()
1232 struct vm_area_struct **prev, unsigned long start, in madvise_walk_vmas()
1235 struct vm_area_struct *vma; in madvise_walk_vmas()
1236 struct vm_area_struct *prev; in madvise_walk_vmas()
1288 static int madvise_vma_anon_name(struct vm_area_struct *vma, in madvise_vma_anon_name()
1289 struct vm_area_struct **prev, in madvise_vma_anon_name()