• Home
  • Raw
  • Download

Lines Matching refs:vm_area_struct

123 static struct page *no_page_table(struct vm_area_struct *vma,  in no_page_table()
139 static int follow_pfn_pte(struct vm_area_struct *vma, unsigned long address, in follow_pfn_pte()
173 static struct page *follow_page_pte(struct vm_area_struct *vma, in follow_page_pte()
308 static struct page *follow_pmd_mask(struct vm_area_struct *vma, in follow_pmd_mask()
423 static struct page *follow_pud_mask(struct vm_area_struct *vma, in follow_pud_mask()
463 static struct page *follow_p4d_mask(struct vm_area_struct *vma, in follow_p4d_mask()
508 static struct page *follow_page_mask(struct vm_area_struct *vma, in follow_page_mask()
548 struct page *follow_page(struct vm_area_struct *vma, unsigned long address, in follow_page()
561 unsigned int gup_flags, struct vm_area_struct **vma, in get_gate_page()
618 static int faultin_page(struct task_struct *tsk, struct vm_area_struct *vma, in faultin_page()
676 static int check_vma_flags(struct vm_area_struct *vma, unsigned long gup_flags) in check_vma_flags()
782 struct vm_area_struct **vmas, int *nonblocking) in __get_user_pages()
785 struct vm_area_struct *vma = NULL; in __get_user_pages()
895 static bool vma_permits_fault(struct vm_area_struct *vma, in vma_permits_fault()
952 struct vm_area_struct *vma; in fixup_user_fault()
1003 struct vm_area_struct **vmas, in __get_user_pages_locked()
1152 struct vm_area_struct **vmas, int *locked) in get_user_pages_remote()
1188 long populate_vma_page_range(struct vm_area_struct *vma, in populate_vma_page_range()
1238 struct vm_area_struct *vma = NULL; in __mm_populate()
1304 struct vm_area_struct *vma; in get_dump_page()
1319 struct vm_area_struct **vmas, int *locked, in __get_user_pages_locked()
1322 struct vm_area_struct *vma; in __get_user_pages_locked()
1362 static bool check_dax_vmas(struct vm_area_struct **vmas, long nr_pages) in check_dax_vmas()
1365 struct vm_area_struct *vma_prev = NULL; in check_dax_vmas()
1368 struct vm_area_struct *vma = vmas[i]; in check_dax_vmas()
1438 struct vm_area_struct **vmas, in check_and_migrate_cma_pages()
1525 struct vm_area_struct **vmas, in check_and_migrate_cma_pages()
1541 struct vm_area_struct **vmas, in __gup_longterm_locked()
1544 struct vm_area_struct **vmas_tmp = vmas; in __gup_longterm_locked()
1554 sizeof(struct vm_area_struct *), in __gup_longterm_locked()
1592 struct vm_area_struct **vmas, in __gup_longterm_locked()
1609 struct vm_area_struct **vmas) in get_user_pages()