/include/drm/ |
D | drm_vram_mm_helper.h | 100 .mmap = drm_vram_mm_file_operations_mmap, \
|
D | drm_gem_cma_helper.h | 62 .mmap = drm_gem_cma_mmap,\
|
D | drm_gem_shmem_helper.h | 127 .mmap = drm_gem_shmem_mmap, \
|
D | drm_gem.h | 325 .mmap = drm_gem_mmap,\
|
/include/sound/ |
D | hwdep.h | 31 int (*mmap)(struct snd_hwdep *hw, struct file *file, member
|
D | compress_driver.h | 115 int (*mmap)(struct snd_compr_stream *stream, member
|
D | info.h | 55 int (*mmap)(struct snd_info_entry *entry, void *file_private_data, member
|
D | pcm.h | 76 int (*mmap)(struct snd_pcm_substream *substream, struct vm_area_struct *vma); member
|
/include/linux/ |
D | vfio.h | 40 int (*mmap)(void *device_data, struct vm_area_struct *vma); member 70 int (*mmap)(void *iommu_data, struct vm_area_struct *vma); member
|
D | uio_driver.h | 108 int (*mmap)(struct uio_info *info, struct vm_area_struct *vma); member
|
D | mdev.h | 94 int (*mmap)(struct mdev_device *mdev, struct vm_area_struct *vma); member
|
D | host1x.h | 69 void *(*mmap)(struct host1x_bo *bo); member 108 return bo->ops->mmap(bo); in host1x_bo_mmap()
|
D | dma-buf.h | 292 int (*mmap)(struct dma_buf *, struct vm_area_struct *vma); member
|
D | mm_types.h | 387 struct vm_area_struct *mmap; /* list of VMAs */ member
|
D | net.h | 188 int (*mmap) (struct file *file, struct socket *sock, member
|
D | kernfs.h | 275 int (*mmap)(struct kernfs_open_file *of, struct vm_area_struct *vma); member
|
D | sysfs.h | 169 int (*mmap)(struct file *, struct kobject *, struct bin_attribute *attr, member
|
D | dma-mapping.h | 87 int (*mmap)(struct device *, struct vm_area_struct *, member
|
D | efi.h | 811 u64 mmap; member
|
D | kvm_host.h | 1325 int (*mmap)(struct kvm_device *dev, struct vm_area_struct *vma); member
|
/include/linux/raid/ |
D | pq.h | 171 # define __get_free_pages(x, y) ((unsigned long)mmap(NULL, PAGE_SIZE << (y), \
|
/include/media/ |
D | v4l2-dev.h | 204 int (*mmap) (struct file *, struct vm_area_struct *); member
|
D | videobuf2-core.h | 147 int (*mmap)(void *buf_priv, struct vm_area_struct *vma); member
|
/include/linux/amba/ |
D | clcd.h | 116 int (*mmap)(struct clcd_fb *, struct vm_area_struct *); member
|
/include/uapi/linux/ |
D | perf_event.h | 343 mmap : 1, /* include mmap data */ member
|