Searched defs:vmas (Results 1 – 8 of 8) sorted by relevance
/linux/mm/damon/ |
A 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/mm/ |
A D | gup.c | 1084 struct vm_area_struct **vmas, int *locked) in __get_user_pages() 1313 struct vm_area_struct **vmas, in __get_user_pages_locked() 1619 struct vm_area_struct **vmas, int *locked, in __get_user_pages_locked() 1923 struct vm_area_struct **vmas, in __gup_longterm_locked() 1968 struct vm_area_struct **vmas, int *locked) in __get_user_pages_remote() 2057 struct vm_area_struct **vmas, int *locked) in get_user_pages_remote() 2071 struct vm_area_struct **vmas, int *locked) in get_user_pages_remote() 2079 struct vm_area_struct **vmas, int *locked) in __get_user_pages_remote() 2103 struct vm_area_struct **vmas) in get_user_pages() 3054 struct vm_area_struct **vmas, int *locked) in pin_user_pages_remote() [all …]
|
A D | hugetlb.c | 5922 struct vm_area_struct **vmas) in record_subpages_vmas() 5935 struct page **pages, struct vm_area_struct **vmas, in follow_hugetlb_page()
|
/linux/include/linux/ |
A D | mm_types_task.h | 36 struct vm_area_struct *vmas[VMACACHE_SIZE]; member
|
A D | hugetlb.h | 253 struct vm_area_struct **vmas, unsigned long *position, in follow_hugetlb_page()
|
/linux/drivers/video/fbdev/vermilion/ |
A D | vermilion.h | 210 atomic_t vmas; member
|
/linux/drivers/gpu/drm/msm/ |
A D | msm_gem.h | 95 struct list_head vmas; /* list of msm_gem_vma */ member
|
/linux/fs/ |
A D | io_uring.c | 9031 struct vm_area_struct **vmas = NULL; in io_sqe_buffer_register() local
|
Completed in 54 milliseconds