Home
last modified time | relevance | path

Searched defs:vma (Results 776 – 800 of 827) sorted by relevance

1...<<31323334

/openbmc/linux/drivers/video/fbdev/omap/
H A Domapfb_main.c1200 static int omapfb_mmap(struct fb_info *info, struct vm_area_struct *vma) in omapfb_mmap()
/openbmc/linux/kernel/bpf/
H A Darraymap.c523 static int array_map_mmap(struct bpf_map *map, struct vm_area_struct *vma) in array_map_mmap()
/openbmc/linux/fs/
H A Dbinfmt_elf.c195 struct vm_area_struct *vma; in create_elf_tables() local
/openbmc/linux/drivers/video/fbdev/
H A Dudlfb.c324 static int dlfb_ops_mmap(struct fb_info *info, struct vm_area_struct *vma) in dlfb_ops_mmap()
H A Dsmscufx.c776 static int ufx_ops_mmap(struct fb_info *info, struct vm_area_struct *vma) in ufx_ops_mmap()
H A Dcg6.c593 static int cg6_mmap(struct fb_info *info, struct vm_area_struct *vma) in cg6_mmap()
H A Dffb.c853 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 Dkfd_process.c2022 struct vm_area_struct *vma) in kfd_reserved_mem_mmap()
/openbmc/linux/drivers/accel/habanalabs/goya/
H A Dgoya.c2883 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 Dhash_utils.c1844 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 Di915_gem_context.c111 struct i915_vma *vma = rcu_dereference_raw(*slot); in lut_close() local
/openbmc/linux/drivers/media/usb/uvc/
H A Duvc_v4l2.c1523 static int uvc_v4l2_mmap(struct file *file, struct vm_area_struct *vma) in uvc_v4l2_mmap()
/openbmc/linux/drivers/accel/qaic/
H A Dqaic_data.c595 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 Dfile.c4527 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 Dvmalloc.c3863 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 Dvideobuf2-core.c2305 int vb2_mmap(struct vb2_queue *q, struct vm_area_struct *vma) in vb2_mmap()
/openbmc/linux/drivers/gpu/drm/i915/gvt/
H A Dkvmgt.c1006 struct vm_area_struct *vma) in intel_vgpu_mmap()
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ttm.c681 struct vm_area_struct *vma; in amdgpu_ttm_tt_get_user_pages() local
/openbmc/linux/kernel/trace/
H A Dtrace_output.c402 const struct vm_area_struct *vma; in seq_print_user_ip() local
/openbmc/linux/include/linux/
H A Dfs.h2021 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 Dlsm.c577 static int apparmor_file_mprotect(struct vm_area_struct *vma, in apparmor_file_mprotect()
/openbmc/linux/drivers/iommu/
H A Ddma-iommu.c1535 static int iommu_dma_mmap(struct device *dev, struct vm_area_struct *vma, in iommu_dma_mmap()
/openbmc/qemu/target/riscv/
H A Dtranslate.c102 uint8_t vma; member
/openbmc/linux/arch/arm/mm/
H A Ddma-mapping.c1118 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 Dcore-cdev.c1788 static int fw_device_op_mmap(struct file *file, struct vm_area_struct *vma) in fw_device_op_mmap()

1...<<31323334