Home
last modified time | relevance | path

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

12

/include/drm/
Ddrm_gem.h165 int (*mmap)(struct drm_gem_object *obj, struct vm_area_struct *vma); member
381 .mmap = drm_gem_mmap
Ddrm_gem_dma_helper.h275 .mmap = drm_gem_mmap,\
/include/sound/
Dhwdep.h32 int (*mmap)(struct snd_hwdep *hw, struct file *file, member
Dcompress_driver.h133 int (*mmap)(struct snd_compr_stream *stream, member
Dsoc-component.h54 int (*mmap)(struct snd_soc_component *component, member
146 int (*mmap)(struct snd_soc_component *component, member
Dinfo.h56 int (*mmap)(struct snd_info_entry *entry, void *file_private_data, member
Dpcm.h79 int (*mmap)(struct snd_pcm_substream *substream, struct vm_area_struct *vma); member
/include/linux/
Duacce.h42 int (*mmap)(struct uacce_queue *q, struct vm_area_struct *vma, member
Duio_driver.h111 int (*mmap)(struct uio_info *info, struct vm_area_struct *vma); member
Dvfio_pci_core.h35 int (*mmap)(struct vfio_pci_core_device *vdev, member
Dhost1x.h146 void *(*mmap)(struct host1x_bo *bo); member
181 return bo->ops->mmap(bo); in host1x_bo_mmap()
Ddma-buf.h342 int (*mmap)(struct dma_buf *, struct vm_area_struct *vma); member
Dvfio.h91 int (*mmap)(struct vfio_device *vdev, struct vm_area_struct *vma); member
Dnet.h207 int (*mmap) (struct file *file, struct socket *sock, member
Dkernfs.h328 int (*mmap)(struct kernfs_open_file *of, struct vm_area_struct *vma); member
Ddma-map-ops.h41 int (*mmap)(struct device *, struct vm_area_struct *, member
Dsysfs.h184 int (*mmap)(struct file *, struct kobject *, struct bin_attribute *attr, member
Dfs.h2178 int (*mmap) (struct file *, struct vm_area_struct *); member
2265 return file->f_op->mmap(file, vma); in call_mmap()
Dkvm_host.h2140 int (*mmap)(struct kvm_device *dev, struct vm_area_struct *vma); member
/include/trace/events/
Dmmap.h3 #define TRACE_SYSTEM mmap
/include/linux/raid/
Dpq.h175 # define __get_free_pages(x, y) ((unsigned long)mmap(NULL, PAGE_SIZE << (y), \
/include/media/
Dv4l2-dev.h212 int (*mmap) (struct file *, struct vm_area_struct *); member
Dvideobuf2-core.h149 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.h417 mmap : 1, /* include mmap data */ member

12