Searched defs:vmas (Results 1 – 7 of 7) sorted by relevance
/Linux-v5.10/mm/ |
D | gup.c | 1024 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 …]
|
D | hugetlb.c | 4731 struct page **pages, struct vm_area_struct **vmas, in follow_hugetlb_page()
|
/Linux-v5.10/include/linux/ |
D | mm_types_task.h | 36 struct vm_area_struct *vmas[VMACACHE_SIZE]; member
|
D | hugetlb.h | 223 struct vm_area_struct **vmas, unsigned long *position, in follow_hugetlb_page()
|
/Linux-v5.10/drivers/gpu/drm/msm/ |
D | msm_gem.h | 80 struct list_head vmas; /* list of msm_gem_vma */ member
|
/Linux-v5.10/drivers/video/fbdev/vermilion/ |
D | vermilion.h | 210 atomic_t vmas; member
|
/Linux-v5.10/fs/ |
D | io_uring.c | 8099 struct vm_area_struct **vmas = NULL; in io_sqe_buffer_register() local
|