Lines Matching defs:vma
379 struct vm_area_struct *vma; in mpol_rebind_mm() local
503 struct vm_area_struct *vma = walk->vma; in queue_pages_pte_range() local
634 unsigned long change_prot_numa(struct vm_area_struct *vma, in change_prot_numa()
646 static unsigned long change_prot_numa(struct vm_area_struct *vma, in change_prot_numa()
656 struct vm_area_struct *vma = walk->vma; in queue_pages_test_walk() local
751 static int vma_replace_policy(struct vm_area_struct *vma, in vma_replace_policy()
788 struct vm_area_struct *vma; in mbind_range() local
921 struct vm_area_struct *vma = NULL; in do_get_mempolicy() local
1195 struct vm_area_struct *vma; in new_page() local
1642 bool vma_migratable(struct vm_area_struct *vma) in vma_migratable()
1670 struct mempolicy *__get_vma_policy(struct vm_area_struct *vma, in __get_vma_policy()
1707 static struct mempolicy *get_vma_policy(struct vm_area_struct *vma, in get_vma_policy()
1718 bool vma_policy_mof(struct vm_area_struct *vma) in vma_policy_mof()
1894 struct vm_area_struct *vma, unsigned long addr, int shift) in interleave_nid()
1930 int huge_node(struct vm_area_struct *vma, unsigned long addr, gfp_t gfp_flags, in huge_node()
2081 struct page *alloc_pages_vma(gfp_t gfp, int order, struct vm_area_struct *vma, in alloc_pages_vma()
2374 int mpol_misplaced(struct page *page, struct vm_area_struct *vma, unsigned long addr) in mpol_misplaced()
2620 struct vm_area_struct *vma, struct mempolicy *npol) in mpol_set_shared_policy()