Home
last modified time | relevance | path

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

/Linux-v5.15/mm/damon/
Dvaddr-test.h17 static void __link_vmas(struct vm_area_struct *vmas, ssize_t nr_vmas) in __link_vmas()
77 struct vm_area_struct vmas[] = { in damon_test_three_regions_in_vmas() local
/Linux-v5.15/mm/
Dgup.c1082 struct vm_area_struct **vmas, int *locked) in __get_user_pages()
1311 struct vm_area_struct **vmas, in __get_user_pages_locked()
1617 struct vm_area_struct **vmas, int *locked, in __get_user_pages_locked()
1786 struct vm_area_struct **vmas, in __gup_longterm_locked()
1831 struct vm_area_struct **vmas, int *locked) in __get_user_pages_remote()
1920 struct vm_area_struct **vmas, int *locked) in get_user_pages_remote()
1934 struct vm_area_struct **vmas, int *locked) in get_user_pages_remote()
1942 struct vm_area_struct **vmas, int *locked) in __get_user_pages_remote()
1966 struct vm_area_struct **vmas) in get_user_pages()
2920 struct vm_area_struct **vmas, int *locked) in pin_user_pages_remote()
[all …]
Dhugetlb.c5406 struct vm_area_struct **vmas) in record_subpages_vmas()
5419 struct page **pages, struct vm_area_struct **vmas, in follow_hugetlb_page()
/Linux-v5.15/include/linux/
Dmm_types_task.h36 struct vm_area_struct *vmas[VMACACHE_SIZE]; member
Dhugetlb.h247 struct vm_area_struct **vmas, unsigned long *position, in follow_hugetlb_page()
/Linux-v5.15/drivers/video/fbdev/vermilion/
Dvermilion.h210 atomic_t vmas; member
/Linux-v5.15/drivers/gpu/drm/msm/
Dmsm_gem.h95 struct list_head vmas; /* list of msm_gem_vma */ member
/Linux-v5.15/fs/
Dio_uring.c8937 struct vm_area_struct **vmas = NULL; in io_sqe_buffer_register() local