Lines Matching defs:vma
380 struct vm_area_struct *vma; in mpol_rebind_mm() local
493 struct vm_area_struct *vma = walk->vma; in queue_pages_pte_range() local
594 unsigned long change_prot_numa(struct vm_area_struct *vma, in change_prot_numa()
606 static unsigned long change_prot_numa(struct vm_area_struct *vma, in change_prot_numa()
616 struct vm_area_struct *vma = walk->vma; in queue_pages_test_walk() local
698 static int vma_replace_policy(struct vm_area_struct *vma, in vma_replace_policy()
736 struct vm_area_struct *vma; in mbind_range() local
877 struct vm_area_struct *vma = NULL; in do_get_mempolicy() local
1168 struct vm_area_struct *vma; in new_page() local
1703 struct mempolicy *__get_vma_policy(struct vm_area_struct *vma, in __get_vma_policy()
1740 static struct mempolicy *get_vma_policy(struct vm_area_struct *vma, in get_vma_policy()
1751 bool vma_policy_mof(struct vm_area_struct *vma) in vma_policy_mof()
1907 struct vm_area_struct *vma, unsigned long addr, int shift) in interleave_nid()
1943 int huge_node(struct vm_area_struct *vma, unsigned long addr, gfp_t gfp_flags, in huge_node()
2099 alloc_pages_vma(gfp_t gfp, int order, struct vm_area_struct *vma, in alloc_pages_vma()
2386 int mpol_misplaced(struct page *page, struct vm_area_struct *vma, unsigned long addr) in mpol_misplaced()
2621 struct vm_area_struct *vma, struct mempolicy *npol) in mpol_set_shared_policy()