Lines Matching defs:vma
69 static long madvise_behavior(struct vm_area_struct *vma, in madvise_behavior()
193 struct vm_area_struct *vma = walk->private; in swapin_walk_pmd_entry() local
228 static void force_shm_swapin_readahead(struct vm_area_struct *vma, in force_shm_swapin_readahead()
262 static long madvise_willneed(struct vm_area_struct *vma, in madvise_willneed()
319 struct vm_area_struct *vma = walk->vma; in madvise_cold_or_pageout_pte_range() local
511 struct vm_area_struct *vma, in madvise_cold_page_range()
524 static long madvise_cold(struct vm_area_struct *vma, in madvise_cold()
544 struct vm_area_struct *vma, in madvise_pageout_page_range()
559 static inline bool can_do_file_pageout(struct vm_area_struct *vma) in can_do_file_pageout()
573 static long madvise_pageout(struct vm_area_struct *vma, in madvise_pageout()
607 struct vm_area_struct *vma = walk->vma; in madvise_free_pte_range() local
738 static int madvise_free_single_vma(struct vm_area_struct *vma, in madvise_free_single_vma()
792 static long madvise_dontneed_single_vma(struct vm_area_struct *vma, in madvise_dontneed_single_vma()
799 static long madvise_dontneed_free(struct vm_area_struct *vma, in madvise_dontneed_free()
861 static long madvise_remove(struct vm_area_struct *vma, in madvise_remove()
960 madvise_vma(struct vm_area_struct *vma, struct vm_area_struct **prev, in madvise_vma()
1100 struct vm_area_struct *vma, *prev; in do_madvise() local