Home
last modified time | relevance | path

Searched defs:vmas (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.10/mm/
Dgup.c1024 struct vm_area_struct **vmas, int *locked) in __get_user_pages()
1251 struct vm_area_struct **vmas, in __get_user_pages_locked()
1496 struct vm_area_struct **vmas, int *locked, in __get_user_pages_locked()
1571 static bool check_dax_vmas(struct vm_area_struct **vmas, long nr_pages) in check_dax_vmas()
1595 struct vm_area_struct **vmas, in check_and_migrate_cma_pages()
1690 struct vm_area_struct **vmas, in check_and_migrate_cma_pages()
1705 struct vm_area_struct **vmas, in __gup_longterm_locked()
1758 struct vm_area_struct **vmas, in __gup_longterm_locked()
1789 struct vm_area_struct **vmas, int *locked) in __get_user_pages_remote()
1878 struct vm_area_struct **vmas, int *locked) in get_user_pages_remote()
[all …]
Dhugetlb.c4731 struct page **pages, struct vm_area_struct **vmas, in follow_hugetlb_page()
/Linux-v5.10/include/linux/
Dmm_types_task.h36 struct vm_area_struct *vmas[VMACACHE_SIZE]; member
Dhugetlb.h223 struct vm_area_struct **vmas, unsigned long *position, in follow_hugetlb_page()
/Linux-v5.10/drivers/gpu/drm/msm/
Dmsm_gem.h80 struct list_head vmas; /* list of msm_gem_vma */ member
/Linux-v5.10/drivers/video/fbdev/vermilion/
Dvermilion.h210 atomic_t vmas; member
/Linux-v5.10/fs/
Dio_uring.c8099 struct vm_area_struct **vmas = NULL; in io_sqe_buffer_register() local