/include/drm/ |
D | drm_gem.h | 165 int (*mmap)(struct drm_gem_object *obj, struct vm_area_struct *vma); member 381 .mmap = drm_gem_mmap
|
D | drm_gem_dma_helper.h | 275 .mmap = drm_gem_mmap,\
|
/include/sound/ |
D | hwdep.h | 32 int (*mmap)(struct snd_hwdep *hw, struct file *file, member
|
D | compress_driver.h | 133 int (*mmap)(struct snd_compr_stream *stream, member
|
D | soc-component.h | 54 int (*mmap)(struct snd_soc_component *component, member 146 int (*mmap)(struct snd_soc_component *component, member
|
D | info.h | 56 int (*mmap)(struct snd_info_entry *entry, void *file_private_data, member
|
D | pcm.h | 79 int (*mmap)(struct snd_pcm_substream *substream, struct vm_area_struct *vma); member
|
/include/linux/ |
D | uacce.h | 42 int (*mmap)(struct uacce_queue *q, struct vm_area_struct *vma, member
|
D | uio_driver.h | 111 int (*mmap)(struct uio_info *info, struct vm_area_struct *vma); member
|
D | vfio_pci_core.h | 35 int (*mmap)(struct vfio_pci_core_device *vdev, member
|
D | host1x.h | 146 void *(*mmap)(struct host1x_bo *bo); member 181 return bo->ops->mmap(bo); in host1x_bo_mmap()
|
D | dma-buf.h | 342 int (*mmap)(struct dma_buf *, struct vm_area_struct *vma); member
|
D | vfio.h | 91 int (*mmap)(struct vfio_device *vdev, struct vm_area_struct *vma); member
|
D | net.h | 207 int (*mmap) (struct file *file, struct socket *sock, member
|
D | kernfs.h | 328 int (*mmap)(struct kernfs_open_file *of, struct vm_area_struct *vma); member
|
D | dma-map-ops.h | 41 int (*mmap)(struct device *, struct vm_area_struct *, member
|
D | sysfs.h | 184 int (*mmap)(struct file *, struct kobject *, struct bin_attribute *attr, member
|
D | fs.h | 2178 int (*mmap) (struct file *, struct vm_area_struct *); member 2265 return file->f_op->mmap(file, vma); in call_mmap()
|
D | kvm_host.h | 2140 int (*mmap)(struct kvm_device *dev, struct vm_area_struct *vma); member
|
/include/trace/events/ |
D | mmap.h | 3 #define TRACE_SYSTEM mmap
|
/include/linux/raid/ |
D | pq.h | 175 # define __get_free_pages(x, y) ((unsigned long)mmap(NULL, PAGE_SIZE << (y), \
|
/include/media/ |
D | v4l2-dev.h | 212 int (*mmap) (struct file *, struct vm_area_struct *); member
|
D | videobuf2-core.h | 149 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 | 417 mmap : 1, /* include mmap data */ member
|