Lines Matching defs:vma
102 struct anon_vma_name *anon_vma_name(struct vm_area_struct *vma) in anon_vma_name()
110 static int replace_anon_vma_name(struct vm_area_struct *vma, in replace_anon_vma_name()
130 static int replace_anon_vma_name(struct vm_area_struct *vma, in replace_anon_vma_name()
145 static int madvise_update_vma(struct vm_area_struct *vma, in madvise_update_vma()
182 struct vm_area_struct *vma = walk->private; in swapin_walk_pmd_entry() local
228 static void shmem_swapin_range(struct vm_area_struct *vma, in shmem_swapin_range()
269 static long madvise_willneed(struct vm_area_struct *vma, in madvise_willneed()
317 static inline bool can_do_file_pageout(struct vm_area_struct *vma) in can_do_file_pageout()
352 struct vm_area_struct *vma = walk->vma; in madvise_cold_or_pageout_pte_range() local
570 struct vm_area_struct *vma, in madvise_cold_page_range()
583 static inline bool can_madv_lru_vma(struct vm_area_struct *vma) in can_madv_lru_vma()
588 static long madvise_cold(struct vm_area_struct *vma, in madvise_cold()
608 struct vm_area_struct *vma, in madvise_pageout_page_range()
621 static long madvise_pageout(struct vm_area_struct *vma, in madvise_pageout()
657 struct vm_area_struct *vma = walk->vma; in madvise_free_pte_range() local
797 static int madvise_free_single_vma(struct vm_area_struct *vma, in madvise_free_single_vma()
851 static long madvise_dontneed_single_vma(struct vm_area_struct *vma, in madvise_dontneed_single_vma()
863 static bool madvise_dontneed_free_valid_vma(struct vm_area_struct *vma, in madvise_dontneed_free_valid_vma()
893 static long madvise_dontneed_free(struct vm_area_struct *vma, in madvise_dontneed_free()
997 static long madvise_remove(struct vm_area_struct *vma, in madvise_remove()
1042 static bool is_valid_guard_vma(struct vm_area_struct *vma, bool allow_locked) in is_valid_guard_vma()
1124 static long madvise_guard_install(struct vm_area_struct *vma, in madvise_guard_install()
1234 static long madvise_guard_remove(struct vm_area_struct *vma, in madvise_guard_remove()
1255 static int madvise_vma_behavior(struct vm_area_struct *vma, in madvise_vma_behavior()
1472 int (*visit)(struct vm_area_struct *vma, in madvise_walk_vmas()
1476 struct vm_area_struct *vma; in madvise_walk_vmas() local
1529 static int madvise_vma_anon_name(struct vm_area_struct *vma, in madvise_vma_anon_name()