• Home
  • Raw
  • Download

Lines Matching defs:vma

94 struct anon_vma_name *anon_vma_name(struct vm_area_struct *vma)  in anon_vma_name()
105 static int replace_anon_vma_name(struct vm_area_struct *vma, in replace_anon_vma_name()
125 static int replace_anon_vma_name(struct vm_area_struct *vma, in replace_anon_vma_name()
140 static int madvise_update_vma(struct vm_area_struct *vma, in madvise_update_vma()
200 struct vm_area_struct *vma = walk->private; in swapin_walk_pmd_entry() local
235 static void force_shm_swapin_readahead(struct vm_area_struct *vma, in force_shm_swapin_readahead()
269 static long madvise_willneed(struct vm_area_struct *vma, in madvise_willneed()
326 struct vm_area_struct *vma = walk->vma; in madvise_cold_or_pageout_pte_range() local
507 struct vm_area_struct *vma, in madvise_cold_page_range()
520 static long madvise_cold(struct vm_area_struct *vma, in madvise_cold()
540 struct vm_area_struct *vma, in madvise_pageout_page_range()
555 static inline bool can_do_file_pageout(struct vm_area_struct *vma) in can_do_file_pageout()
570 static long madvise_pageout(struct vm_area_struct *vma, in madvise_pageout()
604 struct vm_area_struct *vma = walk->vma; in madvise_free_pte_range() local
735 static int madvise_free_single_vma(struct vm_area_struct *vma, in madvise_free_single_vma()
789 static long madvise_dontneed_single_vma(struct vm_area_struct *vma, in madvise_dontneed_single_vma()
798 static long madvise_dontneed_free(struct vm_area_struct *vma, in madvise_dontneed_free()
856 static long madvise_populate(struct vm_area_struct *vma, in madvise_populate()
917 static long madvise_remove(struct vm_area_struct *vma, in madvise_remove()
967 static int madvise_vma_behavior(struct vm_area_struct *vma, in madvise_vma_behavior()
1169 int (*visit)(struct vm_area_struct *vma, in madvise_walk_vmas()
1173 struct vm_area_struct *vma; in madvise_walk_vmas() local
1226 static int madvise_vma_anon_name(struct vm_area_struct *vma, in madvise_vma_anon_name()