Lines Matching defs:vma
406 struct vm_area_struct *vma; in mpol_rebind_mm() local
525 struct vm_area_struct *vma = walk->vma; in queue_pages_pte_range() local
655 unsigned long change_prot_numa(struct vm_area_struct *vma, in change_prot_numa()
667 static unsigned long change_prot_numa(struct vm_area_struct *vma, in change_prot_numa()
677 struct vm_area_struct *vma = walk->vma; in queue_pages_test_walk() local
772 static int vma_replace_policy(struct vm_area_struct *vma, in vma_replace_policy()
816 struct vm_area_struct *vma; in mbind_range() local
949 struct vm_area_struct *vma = NULL; in do_get_mempolicy() local
1223 struct vm_area_struct *vma; in new_page() local
1756 bool vma_migratable(struct vm_area_struct *vma) in vma_migratable()
1784 struct mempolicy *__get_vma_policy(struct vm_area_struct *vma, in __get_vma_policy()
1826 static struct mempolicy *get_vma_policy(struct vm_area_struct *vma, in get_vma_policy()
1837 bool vma_policy_mof(struct vm_area_struct *vma) in vma_policy_mof()
1992 struct vm_area_struct *vma, unsigned long addr, int shift) in interleave_nid()
2028 int huge_node(struct vm_area_struct *vma, unsigned long addr, gfp_t gfp_flags, in huge_node()
2183 alloc_pages_vma(gfp_t gfp, int order, struct vm_area_struct *vma, in alloc_pages_vma()
2473 int mpol_misplaced(struct page *page, struct vm_area_struct *vma, unsigned long addr) in mpol_misplaced()
2709 struct vm_area_struct *vma, struct mempolicy *npol) in mpol_set_shared_policy()