Home
last modified time | relevance | path

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

/linux-6.1.9/mm/
Dgup.c1165 struct vm_area_struct **vmas, int *locked) in __get_user_pages()
1405 struct vm_area_struct **vmas, in __get_user_pages_locked()
1722 struct vm_area_struct **vmas, int *locked, in __get_user_pages_locked()
2110 struct vm_area_struct **vmas, in __gup_longterm_locked()
2169 struct vm_area_struct **vmas, int *locked) in __get_user_pages_remote()
2258 struct vm_area_struct **vmas, int *locked) in get_user_pages_remote()
2272 struct vm_area_struct **vmas, int *locked) in get_user_pages_remote()
2280 struct vm_area_struct **vmas, int *locked) in __get_user_pages_remote()
2304 struct vm_area_struct **vmas) in get_user_pages()
3238 struct vm_area_struct **vmas, int *locked) in pin_user_pages_remote()
[all …]
Dhugetlb.c6359 struct vm_area_struct **vmas) in record_subpages_vmas()
6391 struct page **pages, struct vm_area_struct **vmas, in follow_hugetlb_page()
/linux-6.1.9/mm/damon/
Dvaddr-test.h17 static void __link_vmas(struct maple_tree *mt, struct vm_area_struct *vmas, in __link_vmas()
64 struct vm_area_struct vmas[] = { in damon_test_three_regions_in_vmas() local
/linux-6.1.9/drivers/video/fbdev/vermilion/
Dvermilion.h210 atomic_t vmas; member
/linux-6.1.9/drivers/gpu/drm/msm/
Dmsm_gem.h111 struct list_head vmas; /* list of msm_gem_vma */ member
/linux-6.1.9/io_uring/
Drsrc.c1128 struct vm_area_struct **vmas = NULL; in io_pin_pages() local
/linux-6.1.9/include/linux/
Dhugetlb.h277 struct vm_area_struct **vmas, unsigned long *position, in follow_hugetlb_page()