Home
last modified time | relevance | path

Searched refs:mmap (Results 1 – 25 of 27) sorted by relevance

12

/include/drm/
Ddrm_vram_mm_helper.h100 .mmap = drm_vram_mm_file_operations_mmap, \
Ddrm_gem_cma_helper.h62 .mmap = drm_gem_cma_mmap,\
Ddrm_gem_shmem_helper.h127 .mmap = drm_gem_shmem_mmap, \
Ddrm_gem.h325 .mmap = drm_gem_mmap,\
/include/sound/
Dhwdep.h31 int (*mmap)(struct snd_hwdep *hw, struct file *file, member
Dcompress_driver.h115 int (*mmap)(struct snd_compr_stream *stream, member
Dinfo.h55 int (*mmap)(struct snd_info_entry *entry, void *file_private_data, member
Dpcm.h76 int (*mmap)(struct snd_pcm_substream *substream, struct vm_area_struct *vma); member
/include/linux/
Dvfio.h40 int (*mmap)(void *device_data, struct vm_area_struct *vma); member
70 int (*mmap)(void *iommu_data, struct vm_area_struct *vma); member
Duio_driver.h108 int (*mmap)(struct uio_info *info, struct vm_area_struct *vma); member
Dmdev.h94 int (*mmap)(struct mdev_device *mdev, struct vm_area_struct *vma); member
Dhost1x.h69 void *(*mmap)(struct host1x_bo *bo); member
108 return bo->ops->mmap(bo); in host1x_bo_mmap()
Ddma-buf.h292 int (*mmap)(struct dma_buf *, struct vm_area_struct *vma); member
Dmm_types.h387 struct vm_area_struct *mmap; /* list of VMAs */ member
Dnet.h188 int (*mmap) (struct file *file, struct socket *sock, member
Dkernfs.h275 int (*mmap)(struct kernfs_open_file *of, struct vm_area_struct *vma); member
Dsysfs.h169 int (*mmap)(struct file *, struct kobject *, struct bin_attribute *attr, member
Ddma-mapping.h87 int (*mmap)(struct device *, struct vm_area_struct *, member
Defi.h811 u64 mmap; member
Dkvm_host.h1325 int (*mmap)(struct kvm_device *dev, struct vm_area_struct *vma); member
/include/linux/raid/
Dpq.h171 # define __get_free_pages(x, y) ((unsigned long)mmap(NULL, PAGE_SIZE << (y), \
/include/media/
Dv4l2-dev.h204 int (*mmap) (struct file *, struct vm_area_struct *); member
Dvideobuf2-core.h147 int (*mmap)(void *buf_priv, struct vm_area_struct *vma); member
/include/linux/amba/
Dclcd.h116 int (*mmap)(struct clcd_fb *, struct vm_area_struct *); member
/include/uapi/linux/
Dperf_event.h343 mmap : 1, /* include mmap data */ member

12