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
504 struct vm_area_struct *vma, in madvise_cold_page_range()
517 static long madvise_cold(struct vm_area_struct *vma, in madvise_cold()
537 struct vm_area_struct *vma, in madvise_pageout_page_range()
552 static inline bool can_do_file_pageout(struct vm_area_struct *vma) in can_do_file_pageout()
566 static long madvise_pageout(struct vm_area_struct *vma, in madvise_pageout()
600 struct vm_area_struct *vma = walk->vma; in madvise_free_pte_range() local
731 static int madvise_free_single_vma(struct vm_area_struct *vma, in madvise_free_single_vma()
785 static long madvise_dontneed_single_vma(struct vm_area_struct *vma, in madvise_dontneed_single_vma()
792 static long madvise_dontneed_free(struct vm_area_struct *vma, in madvise_dontneed_free()
854 static long madvise_remove(struct vm_area_struct *vma, in madvise_remove()
953 madvise_vma(struct vm_area_struct *vma, struct vm_area_struct **prev, in madvise_vma()
1093 struct vm_area_struct *vma, *prev; in do_madvise() local