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()
192 struct vm_area_struct *vma = walk->private; in swapin_walk_pmd_entry() local
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()
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() local
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()
583 struct vm_area_struct *vma, in madvise_pageout_page_range()
596 static long madvise_pageout(struct vm_area_struct *vma, in madvise_pageout()
631 struct vm_area_struct *vma = walk->vma; in madvise_free_pte_range() local
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()
913 static long madvise_populate(struct vm_area_struct *vma, in madvise_populate()
961 static long madvise_remove(struct vm_area_struct *vma, in madvise_remove()
1011 static int madvise_vma_behavior(struct vm_area_struct *vma, in madvise_vma_behavior()
1218 int (*visit)(struct vm_area_struct *vma, in madvise_walk_vmas()
1222 struct vm_area_struct *vma; in madvise_walk_vmas() local
1275 static int madvise_vma_anon_name(struct vm_area_struct *vma, in madvise_vma_anon_name()