| /include/drm/ |
| A D | drm_accel.h | 31 .mmap = drm_gem_mmap, \
|
| A D | drm_gem.h | 192 int (*mmap)(struct drm_gem_object *obj, struct vm_area_struct *vma); member 457 .mmap = drm_gem_mmap, \
|
| A D | drm_gem_dma_helper.h | 269 .mmap = drm_gem_mmap,\
|
| /include/sound/ |
| A D | hwdep.h | 31 int (*mmap)(struct snd_hwdep *hw, struct file *file, member
|
| A D | compress_driver.h | 167 int (*mmap)(struct snd_compr_stream *stream, member
|
| A D | info.h | 55 int (*mmap)(struct snd_info_entry *entry, void *file_private_data, member
|
| A D | soc-component.h | 54 int (*mmap)(struct snd_soc_component *component, member 147 int (*mmap)(struct snd_soc_component *component, member
|
| A D | pcm.h | 77 int (*mmap)(struct snd_pcm_substream *substream, struct vm_area_struct *vma); member
|
| /include/trace/events/ |
| A D | mmap.h | 3 #define TRACE_SYSTEM mmap
|
| /include/linux/ |
| A D | uio_driver.h | 115 int (*mmap)(struct uio_info *info, struct vm_area_struct *vma); member
|
| A D | uacce.h | 46 int (*mmap)(struct uacce_queue *q, struct vm_area_struct *vma, member
|
| A D | dma-buf.h | 275 int (*mmap)(struct dma_buf *, struct vm_area_struct *vma); member
|
| A D | host1x.h | 152 void *(*mmap)(struct host1x_bo *bo); member 187 return bo->ops->mmap(bo); in host1x_bo_mmap()
|
| A D | vfio_pci_core.h | 35 int (*mmap)(struct vfio_pci_core_device *vdev, member
|
| A D | net.h | 209 int (*mmap) (struct file *file, struct socket *sock, member
|
| A D | vfio.h | 135 int (*mmap)(struct vfio_device *vdev, struct vm_area_struct *vma); member
|
| A D | kernfs.h | 325 int (*mmap)(struct kernfs_open_file *of, struct vm_area_struct *vma); member
|
| A D | dma-map-ops.h | 27 int (*mmap)(struct device *, struct vm_area_struct *, member
|
| A D | sysfs.h | 319 int (*mmap)(struct file *, struct kobject *, const struct bin_attribute *attr, member
|
| A D | fs.h | 2168 int (*mmap) (struct file *, struct vm_area_struct *); member 2270 bool has_mmap = file->f_op->mmap; in can_mmap_file() 2289 return file->f_op->mmap(file, vma); in vfs_mmap()
|
| A D | kvm_host.h | 2343 int (*mmap)(struct kvm_device *dev, struct vm_area_struct *vma); member
|
| /include/linux/raid/ |
| A D | pq.h | 179 # define __get_free_pages(x, y) ((unsigned long)mmap(NULL, PAGE_SIZE << (y), \
|
| /include/media/ |
| A D | v4l2-dev.h | 212 int (*mmap) (struct file *, struct vm_area_struct *); member
|
| A D | videobuf2-core.h | 149 int (*mmap)(void *buf_priv, struct vm_area_struct *vma); member
|
| /include/uapi/linux/ |
| A D | perf_event.h | 425 mmap : 1, /* include mmap data */ member
|