/drivers/gpu/drm/ |
D | drm_vm.c | 46 static pgprot_t drm_io_prot(uint32_t map_type, struct vm_area_struct *vma) in drm_io_prot() 71 static pgprot_t drm_dma_prot(uint32_t map_type, struct vm_area_struct *vma) in drm_dma_prot() 92 static int drm_do_vm_fault(struct vm_area_struct *vma, struct vm_fault *vmf) in drm_do_vm_fault() 165 static int drm_do_vm_fault(struct vm_area_struct *vma, struct vm_fault *vmf) in drm_do_vm_fault() 181 static int drm_do_vm_shm_fault(struct vm_area_struct *vma, struct vm_fault *vmf) in drm_do_vm_shm_fault() 211 static void drm_vm_shm_close(struct vm_area_struct *vma) in drm_vm_shm_close() 293 static int drm_do_vm_dma_fault(struct vm_area_struct *vma, struct vm_fault *vmf) in drm_do_vm_dma_fault() 327 static int drm_do_vm_sg_fault(struct vm_area_struct *vma, struct vm_fault *vmf) in drm_do_vm_sg_fault() 353 static int drm_vm_fault(struct vm_area_struct *vma, struct vm_fault *vmf) in drm_vm_fault() 358 static int drm_vm_shm_fault(struct vm_area_struct *vma, struct vm_fault *vmf) in drm_vm_shm_fault() [all …]
|
/drivers/infiniband/hw/ehca/ |
D | ehca_uverbs.c | 71 static void ehca_mm_open(struct vm_area_struct *vma) in ehca_mm_open() 87 static void ehca_mm_close(struct vm_area_struct *vma) in ehca_mm_close() 105 static int ehca_mmap_fw(struct vm_area_struct *vma, struct h_galpas *galpas, in ehca_mmap_fw() 135 static int ehca_mmap_queue(struct vm_area_struct *vma, struct ipz_queue *queue, in ehca_mmap_queue() 161 static int ehca_mmap_cq(struct vm_area_struct *vma, struct ehca_cq *cq, in ehca_mmap_cq() 198 static int ehca_mmap_qp(struct vm_area_struct *vma, struct ehca_qp *qp, in ehca_mmap_qp() 248 int ehca_mmap(struct ib_ucontext *context, struct vm_area_struct *vma) in ehca_mmap()
|
/drivers/media/v4l2-core/ |
D | videobuf2-memops.c | 36 struct vm_area_struct *vb2_get_vma(struct vm_area_struct *vma) in vb2_get_vma() 67 void vb2_put_vma(struct vm_area_struct *vma) in vb2_put_vma() 100 struct vm_area_struct *vma; in vb2_get_contig_userptr() local 146 static void vb2_common_vm_open(struct vm_area_struct *vma) in vb2_common_vm_open() 164 static void vb2_common_vm_close(struct vm_area_struct *vma) in vb2_common_vm_close()
|
D | videobuf-dma-contig.c | 66 static void videobuf_vm_open(struct vm_area_struct *vma) in videobuf_vm_open() 76 static void videobuf_vm_close(struct vm_area_struct *vma) in videobuf_vm_close() 164 struct vm_area_struct *vma; in videobuf_dma_contig_user_get() local 278 struct vm_area_struct *vma) in __videobuf_mmap_mapper()
|
D | videobuf-vmalloc.c | 54 static void videobuf_vm_open(struct vm_area_struct *vma) in videobuf_vm_open() 64 static void videobuf_vm_close(struct vm_area_struct *vma) in videobuf_vm_close() 234 struct vm_area_struct *vma) in __videobuf_mmap_mapper()
|
D | videobuf2-dma-contig.c | 42 struct vm_area_struct *vma; member 186 static int vb2_dc_mmap(void *buf_priv, struct vm_area_struct *vma) in vb2_dc_mmap() 357 struct vm_area_struct *vma) in vb2_dc_dmabuf_ops_mmap() 421 static inline int vma_is_io(struct vm_area_struct *vma) in vma_is_io() 427 int n_pages, struct vm_area_struct *vma, int write) in vb2_dc_get_user_pages() 492 struct vm_area_struct *vma; in vb2_dc_get_userptr() local
|
D | videobuf2-vmalloc.c | 27 struct vm_area_struct *vma; member 78 struct vm_area_struct *vma; in vb2_vmalloc_get_userptr() local 179 static int vb2_vmalloc_mmap(void *buf_priv, struct vm_area_struct *vma) in vb2_vmalloc_mmap()
|
D | videobuf-dma-sg.c | 338 static void videobuf_vm_open(struct vm_area_struct *vma) in videobuf_vm_open() 348 static void videobuf_vm_close(struct vm_area_struct *vma) in videobuf_vm_close() 389 static int videobuf_vm_fault(struct vm_area_struct *vma, struct vm_fault *vmf) in videobuf_vm_fault() 538 struct vm_area_struct *vma) in __videobuf_mmap_mapper()
|
/drivers/xen/ |
D | privcmd.c | 159 struct vm_area_struct *vma; member 167 struct vm_area_struct *vma = st->vma; in mmap_mfn_range() local 197 struct vm_area_struct *vma; in privcmd_ioctl_mmap() local 252 struct vm_area_struct *vma; member 276 struct vm_area_struct *vma = st->vma; in mmap_batch_fn() local 343 static int alloc_empty_pages(struct vm_area_struct *vma, int numpgs) in alloc_empty_pages() 372 struct vm_area_struct *vma; in privcmd_ioctl_mmap_batch() local 502 static void privcmd_close(struct vm_area_struct *vma) in privcmd_close() 515 static int privcmd_fault(struct vm_area_struct *vma, struct vm_fault *vmf) in privcmd_fault() 529 static int privcmd_mmap(struct file *file, struct vm_area_struct *vma) in privcmd_mmap() [all …]
|
D | gntdev.c | 82 struct vm_area_struct *vma; member 372 static void gntdev_vma_open(struct vm_area_struct *vma) in gntdev_vma_open() 380 static void gntdev_vma_close(struct vm_area_struct *vma) in gntdev_vma_close() 620 struct vm_area_struct *vma; in gntdev_ioctl_get_offset_for_vaddr() local 742 static int gntdev_mmap(struct file *flip, struct vm_area_struct *vma) in gntdev_mmap()
|
/drivers/char/ |
D | mspec.c | 145 mspec_open(struct vm_area_struct *vma) in mspec_open() 160 mspec_close(struct vm_area_struct *vma) in mspec_close() 200 mspec_fault(struct vm_area_struct *vma, struct vm_fault *vmf) in mspec_fault() 255 mspec_mmap(struct file *file, struct vm_area_struct *vma, in mspec_mmap() 298 fetchop_mmap(struct file *file, struct vm_area_struct *vma) in fetchop_mmap() 304 cached_mmap(struct file *file, struct vm_area_struct *vma) in cached_mmap() 310 uncached_mmap(struct file *file, struct vm_area_struct *vma) in uncached_mmap()
|
/drivers/gpu/drm/exynos/ |
D | exynos_drm_gem.c | 55 struct vm_area_struct *vma) in update_vm_cache_attr() 78 struct vm_area_struct *vma, in exynos_drm_gem_map_buf() 364 struct vm_area_struct *vma) in exynos_drm_gem_mmap_buffer() 521 struct vm_area_struct *exynos_gem_get_vma(struct vm_area_struct *vma) in exynos_gem_get_vma() 544 void exynos_gem_put_vma(struct vm_area_struct *vma) in exynos_gem_put_vma() 561 struct vm_area_struct *vma) in exynos_gem_get_pages_from_userptr() 601 struct vm_area_struct *vma) in exynos_gem_put_pages_to_userptr() 762 int exynos_drm_gem_fault(struct vm_area_struct *vma, struct vm_fault *vmf) in exynos_drm_gem_fault() 785 int exynos_drm_gem_mmap(struct file *filp, struct vm_area_struct *vma) in exynos_drm_gem_mmap()
|
D | exynos_drm_gem.h | 70 struct vm_area_struct *vma; member 169 static inline int vma_is_io(struct vm_area_struct *vma) in vma_is_io()
|
/drivers/gpu/drm/nouveau/core/subdev/vm/ |
D | base.c | 32 nouveau_vm_map_at(struct nouveau_vma *vma, u64 delta, struct nouveau_mem *node) in nouveau_vm_map_at() 76 nouveau_vm_map(struct nouveau_vma *vma, struct nouveau_mem *node) in nouveau_vm_map() 82 nouveau_vm_map_sg_table(struct nouveau_vma *vma, u64 delta, u64 length, in nouveau_vm_map_sg_table() 140 nouveau_vm_map_sg(struct nouveau_vma *vma, u64 delta, u64 length, in nouveau_vm_map_sg() 178 nouveau_vm_unmap_at(struct nouveau_vma *vma, u64 delta, u64 length) in nouveau_vm_unmap_at() 213 nouveau_vm_unmap(struct nouveau_vma *vma) in nouveau_vm_unmap() 284 u32 access, struct nouveau_vma *vma) in nouveau_vm_get() 330 nouveau_vm_put(struct nouveau_vma *vma) in nouveau_vm_put()
|
D | nvc0.c | 95 nvc0_vm_addr(struct nouveau_vma *vma, u64 phys, u32 memtype, u32 target) in nvc0_vm_addr() 110 nvc0_vm_map(struct nouveau_vma *vma, struct nouveau_gpuobj *pgt, in nvc0_vm_map() 136 nvc0_vm_map_sg(struct nouveau_vma *vma, struct nouveau_gpuobj *pgt, in nvc0_vm_map_sg()
|
D | nv50.c | 67 vm_addr(struct nouveau_vma *vma, u64 phys, u32 memtype, u32 target) in vm_addr() 80 nv50_vm_map(struct nouveau_vma *vma, struct nouveau_gpuobj *pgt, in nv50_vm_map() 127 nv50_vm_map_sg(struct nouveau_vma *vma, struct nouveau_gpuobj *pgt, in nv50_vm_map_sg()
|
/drivers/gpu/drm/ttm/ |
D | ttm_bo_vm.c | 74 static int ttm_bo_vm_fault(struct vm_area_struct *vma, struct vm_fault *vmf) in ttm_bo_vm_fault() 230 static void ttm_bo_vm_open(struct vm_area_struct *vma) in ttm_bo_vm_open() 238 static void ttm_bo_vm_close(struct vm_area_struct *vma) in ttm_bo_vm_close() 252 int ttm_bo_mmap(struct file *filp, struct vm_area_struct *vma, in ttm_bo_mmap() 296 int ttm_fbdev_mmap(struct vm_area_struct *vma, struct ttm_buffer_object *bo) in ttm_fbdev_mmap()
|
/drivers/infiniband/hw/ipath/ |
D | ipath_mmap.c | 64 static void ipath_vma_open(struct vm_area_struct *vma) in ipath_vma_open() 71 static void ipath_vma_close(struct vm_area_struct *vma) in ipath_vma_close() 89 int ipath_mmap(struct ib_ucontext *context, struct vm_area_struct *vma) in ipath_mmap()
|
/drivers/infiniband/hw/qib/ |
D | qib_mmap.c | 64 static void qib_vma_open(struct vm_area_struct *vma) in qib_vma_open() 71 static void qib_vma_close(struct vm_area_struct *vma) in qib_vma_close() 89 int qib_mmap(struct ib_ucontext *context, struct vm_area_struct *vma) in qib_mmap()
|
/drivers/media/platform/omap3isp/ |
D | ispqueue.c | 99 struct vm_area_struct *vma; in isp_video_buffer_lock_vma() local 364 struct vm_area_struct *vma; in isp_video_buffer_prepare_pfnmap() local 421 struct vm_area_struct *vma; in isp_video_buffer_prepare_vm_flags() local 1056 static void isp_video_queue_vm_open(struct vm_area_struct *vma) in isp_video_queue_vm_open() 1063 static void isp_video_queue_vm_close(struct vm_area_struct *vma) in isp_video_queue_vm_close() 1084 struct vm_area_struct *vma) in omap3isp_video_queue_mmap()
|
/drivers/misc/sgi-gru/ |
D | grufault.c | 63 struct vm_area_struct *vma; in gru_find_vma() local 82 struct vm_area_struct *vma; in gru_find_lock_gts() local 99 struct vm_area_struct *vma; in gru_alloc_locked_gts() local 190 static int non_atomic_pte_lookup(struct vm_area_struct *vma, in non_atomic_pte_lookup() 219 static int atomic_pte_lookup(struct vm_area_struct *vma, unsigned long vaddr, in atomic_pte_lookup() 265 struct vm_area_struct *vma; in gru_vtop() local
|
/drivers/video/ |
D | fb_defio.c | 40 static int fb_deferred_io_fault(struct vm_area_struct *vma, in fb_deferred_io_fault() 93 static int fb_deferred_io_mkwrite(struct vm_area_struct *vma, in fb_deferred_io_mkwrite() 166 static int fb_deferred_io_mmap(struct fb_info *info, struct vm_area_struct *vma) in fb_deferred_io_mmap()
|
/drivers/gpu/drm/nouveau/core/subdev/bar/ |
D | nvc0.c | 44 u32 flags, struct nouveau_vma *vma) in nvc0_bar_kmap() 60 u32 flags, struct nouveau_vma *vma) in nvc0_bar_umap() 76 nvc0_bar_unmap(struct nouveau_bar *bar, struct nouveau_vma *vma) in nvc0_bar_unmap()
|
D | nv50.c | 46 u32 flags, struct nouveau_vma *vma) in nv50_bar_kmap() 62 u32 flags, struct nouveau_vma *vma) in nv50_bar_umap() 77 nv50_bar_unmap(struct nouveau_bar *bar, struct nouveau_vma *vma) in nv50_bar_unmap()
|
/drivers/uio/ |
D | uio.c | 584 static int uio_find_mem_index(struct vm_area_struct *vma) in uio_find_mem_index() 596 static void uio_vma_open(struct vm_area_struct *vma) in uio_vma_open() 602 static void uio_vma_close(struct vm_area_struct *vma) in uio_vma_close() 608 static int uio_vma_fault(struct vm_area_struct *vma, struct vm_fault *vmf) in uio_vma_fault() 639 static int uio_mmap_physical(struct vm_area_struct *vma) in uio_mmap_physical() 655 static int uio_mmap_logical(struct vm_area_struct *vma) in uio_mmap_logical() 663 static int uio_mmap(struct file *filep, struct vm_area_struct *vma) in uio_mmap()
|