• Home
  • Raw
  • Download

Lines Matching defs:vma

89 struct anon_vma_name *anon_vma_name(struct vm_area_struct *vma)  in anon_vma_name()
100 static int replace_anon_vma_name(struct vm_area_struct *vma, in replace_anon_vma_name()
120 static int replace_anon_vma_name(struct vm_area_struct *vma, in replace_anon_vma_name()
135 static int madvise_update_vma(struct vm_area_struct *vma, in madvise_update_vma()
195 struct vm_area_struct *vma = walk->private; in swapin_walk_pmd_entry() local
230 static void force_shm_swapin_readahead(struct vm_area_struct *vma, in force_shm_swapin_readahead()
264 static long madvise_willneed(struct vm_area_struct *vma, in madvise_willneed()
320 struct vm_area_struct *vma = walk->vma; in madvise_cold_or_pageout_pte_range() local
493 struct vm_area_struct *vma, in madvise_cold_page_range()
506 static long madvise_cold(struct vm_area_struct *vma, in madvise_cold()
526 struct vm_area_struct *vma, in madvise_pageout_page_range()
539 static inline bool can_do_pageout(struct vm_area_struct *vma) in can_do_pageout()
555 static long madvise_pageout(struct vm_area_struct *vma, in madvise_pageout()
583 struct vm_area_struct *vma = walk->vma; in madvise_free_pte_range() local
714 static int madvise_free_single_vma(struct vm_area_struct *vma, in madvise_free_single_vma()
768 static long madvise_dontneed_single_vma(struct vm_area_struct *vma, in madvise_dontneed_single_vma()
775 static long madvise_dontneed_free(struct vm_area_struct *vma, in madvise_dontneed_free()
837 static long madvise_remove(struct vm_area_struct *vma, in madvise_remove()
887 static int madvise_vma_behavior(struct vm_area_struct *vma, in madvise_vma_behavior()
1086 int (*visit)(struct vm_area_struct *vma, in madvise_walk_vmas()
1090 struct vm_area_struct *vma; in madvise_walk_vmas() local
1143 static int madvise_vma_anon_name(struct vm_area_struct *vma, in madvise_vma_anon_name()