/openbmc/linux/drivers/video/fbdev/omap/ |
H A D | omapfb_main.c | 1200 static int omapfb_mmap(struct fb_info *info, struct vm_area_struct *vma) in omapfb_mmap()
|
/openbmc/linux/kernel/bpf/ |
H A D | arraymap.c | 523 static int array_map_mmap(struct bpf_map *map, struct vm_area_struct *vma) in array_map_mmap()
|
/openbmc/linux/fs/ |
H A D | binfmt_elf.c | 195 struct vm_area_struct *vma; in create_elf_tables() local
|
/openbmc/linux/drivers/video/fbdev/ |
H A D | udlfb.c | 324 static int dlfb_ops_mmap(struct fb_info *info, struct vm_area_struct *vma) in dlfb_ops_mmap()
|
H A D | smscufx.c | 776 static int ufx_ops_mmap(struct fb_info *info, struct vm_area_struct *vma) in ufx_ops_mmap()
|
H A D | cg6.c | 593 static int cg6_mmap(struct fb_info *info, struct vm_area_struct *vma) in cg6_mmap()
|
H A D | ffb.c | 853 static int ffb_mmap(struct fb_info *info, struct vm_area_struct *vma) in ffb_mmap()
|
/openbmc/linux/drivers/gpu/drm/amd/amdkfd/ |
H A D | kfd_process.c | 2022 struct vm_area_struct *vma) in kfd_reserved_mem_mmap()
|
/openbmc/linux/drivers/accel/habanalabs/goya/ |
H A D | goya.c | 2883 static int goya_mmap(struct hl_device *hdev, struct vm_area_struct *vma, in goya_mmap() 5327 static int goya_block_mmap(struct hl_device *hdev, struct vm_area_struct *vma, in goya_block_mmap()
|
/openbmc/linux/arch/powerpc/mm/book3s64/ |
H A D | hash_utils.c | 1844 void __update_mmu_cache(struct vm_area_struct *vma, unsigned long address, in __update_mmu_cache()
|
/openbmc/linux/drivers/gpu/drm/i915/gem/ |
H A D | i915_gem_context.c | 111 struct i915_vma *vma = rcu_dereference_raw(*slot); in lut_close() local
|
/openbmc/linux/drivers/media/usb/uvc/ |
H A D | uvc_v4l2.c | 1523 static int uvc_v4l2_mmap(struct file *file, struct vm_area_struct *vma) in uvc_v4l2_mmap()
|
/openbmc/linux/drivers/accel/qaic/ |
H A D | qaic_data.c | 595 static int qaic_gem_object_mmap(struct drm_gem_object *obj, struct vm_area_struct *vma) in qaic_gem_object_mmap()
|
/openbmc/linux/fs/smb/client/ |
H A D | file.c | 4527 int cifs_file_strict_mmap(struct file *file, struct vm_area_struct *vma) in cifs_file_strict_mmap() 4545 int cifs_file_mmap(struct file *file, struct vm_area_struct *vma) in cifs_file_mmap()
|
/openbmc/linux/mm/ |
H A D | vmalloc.c | 3863 int remap_vmalloc_range_partial(struct vm_area_struct *vma, unsigned long uaddr, in remap_vmalloc_range_partial() 3923 int remap_vmalloc_range(struct vm_area_struct *vma, void *addr, in remap_vmalloc_range()
|
/openbmc/linux/drivers/media/common/videobuf2/ |
H A D | videobuf2-core.c | 2305 int vb2_mmap(struct vb2_queue *q, struct vm_area_struct *vma) in vb2_mmap()
|
/openbmc/linux/drivers/gpu/drm/i915/gvt/ |
H A D | kvmgt.c | 1006 struct vm_area_struct *vma) in intel_vgpu_mmap()
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_ttm.c | 681 struct vm_area_struct *vma; in amdgpu_ttm_tt_get_user_pages() local
|
/openbmc/linux/kernel/trace/ |
H A D | trace_output.c | 402 const struct vm_area_struct *vma; in seq_print_user_ip() local
|
/openbmc/linux/include/linux/ |
H A D | fs.h | 2021 static inline int call_mmap(struct file *file, struct vm_area_struct *vma) in call_mmap() 3237 static inline bool vma_is_dax(const struct vm_area_struct *vma) in vma_is_dax() 3242 static inline bool vma_is_fsdax(struct vm_area_struct *vma) in vma_is_fsdax()
|
/openbmc/linux/security/apparmor/ |
H A D | lsm.c | 577 static int apparmor_file_mprotect(struct vm_area_struct *vma, in apparmor_file_mprotect()
|
/openbmc/linux/drivers/iommu/ |
H A D | dma-iommu.c | 1535 static int iommu_dma_mmap(struct device *dev, struct vm_area_struct *vma, in iommu_dma_mmap()
|
/openbmc/qemu/target/riscv/ |
H A D | translate.c | 102 uint8_t vma; member
|
/openbmc/linux/arch/arm/mm/ |
H A D | dma-mapping.c | 1118 static int arm_iommu_mmap_attrs(struct device *dev, struct vm_area_struct *vma, in arm_iommu_mmap_attrs()
|
/openbmc/linux/drivers/firewire/ |
H A D | core-cdev.c | 1788 static int fw_device_op_mmap(struct file *file, struct vm_area_struct *vma) in fw_device_op_mmap()
|