Searched defs:vmas (Results  1 – 7 of 7) sorted by relevance
| /Linux-v5.4/mm/ | 
| D | gup.c | 782 		struct vm_area_struct **vmas, int *nonblocking)  in __get_user_pages()1003 						struct vm_area_struct **vmas,  in __get_user_pages_locked()
 1152 		struct vm_area_struct **vmas, int *locked)  in get_user_pages_remote()
 1319 		struct vm_area_struct **vmas, int *locked,  in __get_user_pages_locked()
 1362 static bool check_dax_vmas(struct vm_area_struct **vmas, long nr_pages)  in check_dax_vmas()
 1438 					struct vm_area_struct **vmas,  in check_and_migrate_cma_pages()
 1525 					struct vm_area_struct **vmas,  in check_and_migrate_cma_pages()
 1541 				  struct vm_area_struct **vmas,  in __gup_longterm_locked()
 1592 						  struct vm_area_struct **vmas,  in __gup_longterm_locked()
 1609 		struct vm_area_struct **vmas)  in get_user_pages()
 
 | 
| D | hugetlb.c | 4339 			 struct page **pages, struct vm_area_struct **vmas,  in follow_hugetlb_page()
 | 
| /Linux-v5.4/include/linux/ | 
| D | mm_types_task.h | 36 	struct vm_area_struct *vmas[VMACACHE_SIZE];  member
 | 
| /Linux-v5.4/drivers/gpu/drm/msm/ | 
| D | msm_gem.h | 74 	struct list_head vmas;    /* list of msm_gem_vma */  member
 | 
| /Linux-v5.4/drivers/video/fbdev/vermilion/ | 
| D | vermilion.h | 210 	atomic_t vmas;  member
 | 
| /Linux-v5.4/drivers/vfio/ | 
| D | vfio_iommu_type1.c | 343 	struct vm_area_struct *vmas[1];  in vaddr_get_pfn()  local
 | 
| /Linux-v5.4/fs/ | 
| D | io_uring.c | 3373 	struct vm_area_struct **vmas = NULL;  in io_sqe_buffer_register()  local
 |