Searched defs:vmas (Results 1 – 8 of 8) sorted by relevance
/Linux-v5.15/mm/damon/ |
D | vaddr-test.h | 17 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/ |
D | gup.c | 1082 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 …]
|
D | hugetlb.c | 5406 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/ |
D | mm_types_task.h | 36 struct vm_area_struct *vmas[VMACACHE_SIZE]; member
|
D | hugetlb.h | 247 struct vm_area_struct **vmas, unsigned long *position, in follow_hugetlb_page()
|
/Linux-v5.15/drivers/video/fbdev/vermilion/ |
D | vermilion.h | 210 atomic_t vmas; member
|
/Linux-v5.15/drivers/gpu/drm/msm/ |
D | msm_gem.h | 95 struct list_head vmas; /* list of msm_gem_vma */ member
|
/Linux-v5.15/fs/ |
D | io_uring.c | 8937 struct vm_area_struct **vmas = NULL; in io_sqe_buffer_register() local
|