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()
193 struct vm_area_struct *vma = walk->private; in swapin_walk_pmd_entry()
232 static void force_shm_swapin_readahead(struct vm_area_struct *vma, in force_shm_swapin_readahead()
271 static long madvise_willneed(struct vm_area_struct *vma, in madvise_willneed()
272 struct vm_area_struct **prev, in madvise_willneed()
319 static inline bool can_do_file_pageout(struct vm_area_struct *vma) in can_do_file_pageout()
342 struct vm_area_struct *vma = walk->vma; in madvise_cold_or_pageout_pte_range()
527 struct vm_area_struct *vma, in madvise_cold_page_range()
540 static inline bool can_madv_lru_vma(struct vm_area_struct *vma) in can_madv_lru_vma()
545 static long madvise_cold(struct vm_area_struct *vma, in madvise_cold()
546 struct vm_area_struct **prev, in madvise_cold()
565 struct vm_area_struct *vma, in madvise_pageout_page_range()
578 static long madvise_pageout(struct vm_area_struct *vma, in madvise_pageout()
579 struct vm_area_struct **prev, in madvise_pageout()
613 struct vm_area_struct *vma = walk->vma; in madvise_free_pte_range()
746 static int madvise_free_single_vma(struct vm_area_struct *vma, in madvise_free_single_vma()
800 static long madvise_dontneed_single_vma(struct vm_area_struct *vma, in madvise_dontneed_single_vma()
807 static bool madvise_dontneed_free_valid_vma(struct vm_area_struct *vma, in madvise_dontneed_free_valid_vma()
837 static long madvise_dontneed_free(struct vm_area_struct *vma, in madvise_dontneed_free()
838 struct vm_area_struct **prev, in madvise_dontneed_free()
903 static long madvise_populate(struct vm_area_struct *vma, in madvise_populate()
904 struct vm_area_struct **prev, in madvise_populate()
964 static long madvise_remove(struct vm_area_struct *vma, in madvise_remove()
965 struct vm_area_struct **prev, in madvise_remove()
1014 static int madvise_vma_behavior(struct vm_area_struct *vma, in madvise_vma_behavior()
1015 struct vm_area_struct **prev, in madvise_vma_behavior()
1221 int (*visit)(struct vm_area_struct *vma, in madvise_walk_vmas()
1222 struct vm_area_struct **prev, unsigned long start, in madvise_walk_vmas()
1225 struct vm_area_struct *vma; in madvise_walk_vmas()
1226 struct vm_area_struct *prev; in madvise_walk_vmas()
1278 static int madvise_vma_anon_name(struct vm_area_struct *vma, in madvise_vma_anon_name()
1279 struct vm_area_struct **prev, in madvise_vma_anon_name()