Searched refs:vm_ops (Results 101 - 125 of 157) sorted by relevance

1234567

/linux-master/drivers/staging/media/atomisp/pci/hmm/
H A Dhmm_bo.c1074 vma->vm_ops = &hmm_bo_vm_ops;
/linux-master/drivers/hwtracing/stm/
H A Dcore.c719 vma->vm_ops = &stm_mmap_vmops;
/linux-master/sound/usb/usx2y/
H A Dusx2yhwdeppcm.c708 area->vm_ops = &snd_usx2y_hwdep_pcm_vm_ops;
/linux-master/drivers/gpu/drm/renesas/rcar-du/
H A Drcar_du_kms.c367 .vm_ops = &drm_gem_dma_vm_ops,
/linux-master/drivers/gpu/drm/tegra/
H A Dgem.c296 .vm_ops = &tegra_bo_vm_ops,
/linux-master/drivers/gpu/drm/radeon/
H A Dradeon_gem.c290 .vm_ops = &radeon_gem_vm_ops,
/linux-master/kernel/
H A Drelay.c52 * vm_ops for relay file mappings.
93 vma->vm_ops = &relay_file_mmap_ops;
/linux-master/arch/powerpc/kvm/
H A Dbook3s_64_vio.c255 vma->vm_ops = &kvm_spapr_tce_vm_ops;
/linux-master/drivers/fpga/
H A Ddfl-afu-main.c835 vma->vm_ops = &afu_vma_ops;
/linux-master/drivers/gpu/drm/nouveau/
H A Dnouveau_gem.c231 .vm_ops = &nouveau_ttm_vm_ops,
/linux-master/fs/nfs/
H A Dfile.c215 vma->vm_ops = &nfs_file_vm_ops;
/linux-master/arch/x86/kernel/cpu/resctrl/
H A Dpseudo_lock.c1565 vma->vm_ops = &pseudo_mmap_ops;
/linux-master/drivers/misc/sgi-gru/
H A Dgrufault.c53 if (vma && vma->vm_ops == &gru_vm_ops)
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_gem.c305 .vm_ops = &amdgpu_gem_vm_ops,
/linux-master/fs/xfs/
H A Dxfs_file.c1475 vma->vm_ops = &xfs_file_vm_ops;
/linux-master/sound/core/
H A Dpcm_native.c3667 area->vm_ops = &snd_pcm_vm_ops_status;
3705 area->vm_ops = &snd_pcm_vm_ops_control;
3828 area->vm_ops = &snd_pcm_vm_ops_data_fault;
3894 area->vm_ops = &snd_pcm_vm_ops_data;
/linux-master/drivers/cdx/
H A Dcdx.c733 vma->vm_ops = &cdx_phys_vm_ops;
/linux-master/drivers/comedi/
H A Dcomedi_fops.c2413 vma->vm_ops = &comedi_vm_ops;
2416 vma->vm_ops->open(vma);
/linux-master/drivers/hsi/clients/
H A Dcmt_speech.c1268 vma->vm_ops = &cs_char_vm_ops;
/linux-master/fs/proc/
H A Dvmcore.c586 vma->vm_ops = &vmcore_mmap_ops;
/linux-master/drivers/infiniband/core/
H A Duverbs_main.c703 vma->vm_ops = &rdma_umap_ops;
/linux-master/fs/fuse/
H A Ddax.c860 vma->vm_ops = &fuse_dax_vm_ops;
/linux-master/drivers/misc/genwqe/
H A Dcard_dev.c479 vma->vm_ops = &genwqe_vma_ops;
/linux-master/drivers/gpu/drm/omapdrm/
H A Domap_gem.c1279 .vm_ops = &omap_gem_vm_ops,
/linux-master/drivers/usb/mon/
H A Dmon_bin.c1278 vma->vm_ops = &mon_bin_vm_ops;

Completed in 519 milliseconds

1234567