Searched defs:vmas (Results 1 – 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/mm/ |
D | gup.c | 1030 struct vm_area_struct **vmas, int *locked) in __get_user_pages() 1257 struct vm_area_struct **vmas, in __get_user_pages_locked() 1502 struct vm_area_struct **vmas, int *locked, in __get_user_pages_locked() 1577 static bool check_dax_vmas(struct vm_area_struct **vmas, long nr_pages) in check_dax_vmas() 1601 struct vm_area_struct **vmas, in check_and_migrate_cma_pages() 1696 struct vm_area_struct **vmas, in check_and_migrate_cma_pages() 1711 struct vm_area_struct **vmas, in __gup_longterm_locked() 1764 struct vm_area_struct **vmas, in __gup_longterm_locked() 1795 struct vm_area_struct **vmas, int *locked) in __get_user_pages_remote() 1884 struct vm_area_struct **vmas, int *locked) in get_user_pages_remote() [all …]
|
D | hugetlb.c | 4852 struct page **pages, struct vm_area_struct **vmas, in follow_hugetlb_page()
|
/kernel/linux/linux-5.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()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/ |
D | msm_gem.h | 80 struct list_head vmas; /* list of msm_gem_vma */ member
|
/kernel/linux/linux-5.10/drivers/video/fbdev/vermilion/ |
D | vermilion.h | 210 atomic_t vmas; member
|
/kernel/linux/linux-5.10/fs/ |
D | io_uring.c | 8242 struct vm_area_struct **vmas = NULL; in io_sqe_buffer_register() local
|