Home
last modified time | relevance | path

Searched defs:vmas (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.4/mm/
Dgup.c782 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()
Dhugetlb.c4339 struct page **pages, struct vm_area_struct **vmas, in follow_hugetlb_page()
/Linux-v5.4/include/linux/
Dmm_types_task.h36 struct vm_area_struct *vmas[VMACACHE_SIZE]; member
/Linux-v5.4/drivers/gpu/drm/msm/
Dmsm_gem.h74 struct list_head vmas; /* list of msm_gem_vma */ member
/Linux-v5.4/drivers/video/fbdev/vermilion/
Dvermilion.h210 atomic_t vmas; member
/Linux-v5.4/drivers/vfio/
Dvfio_iommu_type1.c343 struct vm_area_struct *vmas[1]; in vaddr_get_pfn() local
/Linux-v5.4/fs/
Dio_uring.c3373 struct vm_area_struct **vmas = NULL; in io_sqe_buffer_register() local