Lines Matching defs:vma
67 static long madvise_behavior(struct vm_area_struct *vma, in madvise_behavior()
189 struct vm_area_struct *vma = walk->private; in swapin_walk_pmd_entry() local
224 static void force_shm_swapin_readahead(struct vm_area_struct *vma, in force_shm_swapin_readahead()
258 static long madvise_willneed(struct vm_area_struct *vma, in madvise_willneed()
314 struct vm_area_struct *vma = walk->vma; in madvise_cold_or_pageout_pte_range() local
484 struct vm_area_struct *vma, in madvise_cold_page_range()
497 static long madvise_cold(struct vm_area_struct *vma, in madvise_cold()
517 struct vm_area_struct *vma, in madvise_pageout_page_range()
530 static inline bool can_do_pageout(struct vm_area_struct *vma) in can_do_pageout()
546 static long madvise_pageout(struct vm_area_struct *vma, in madvise_pageout()
574 struct vm_area_struct *vma = walk->vma; in madvise_free_pte_range() local
705 static int madvise_free_single_vma(struct vm_area_struct *vma, in madvise_free_single_vma()
759 static long madvise_dontneed_single_vma(struct vm_area_struct *vma, in madvise_dontneed_single_vma()
766 static long madvise_dontneed_free(struct vm_area_struct *vma, in madvise_dontneed_free()
828 static long madvise_remove(struct vm_area_struct *vma, in madvise_remove()
934 madvise_vma(struct vm_area_struct *vma, struct vm_area_struct **prev, in madvise_vma()
1073 struct vm_area_struct *vma, *prev; in do_madvise() local