Home
last modified time | relevance | path

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

12

/include/drm/
A Ddrm_accel.h31 .mmap = drm_gem_mmap, \
A Ddrm_gem.h192 int (*mmap)(struct drm_gem_object *obj, struct vm_area_struct *vma); member
457 .mmap = drm_gem_mmap, \
A Ddrm_gem_dma_helper.h269 .mmap = drm_gem_mmap,\
/include/sound/
A Dhwdep.h31 int (*mmap)(struct snd_hwdep *hw, struct file *file, member
A Dcompress_driver.h167 int (*mmap)(struct snd_compr_stream *stream, member
A Dinfo.h55 int (*mmap)(struct snd_info_entry *entry, void *file_private_data, member
A Dsoc-component.h54 int (*mmap)(struct snd_soc_component *component, member
147 int (*mmap)(struct snd_soc_component *component, member
A Dpcm.h77 int (*mmap)(struct snd_pcm_substream *substream, struct vm_area_struct *vma); member
/include/trace/events/
A Dmmap.h3 #define TRACE_SYSTEM mmap
/include/linux/
A Duio_driver.h115 int (*mmap)(struct uio_info *info, struct vm_area_struct *vma); member
A Duacce.h46 int (*mmap)(struct uacce_queue *q, struct vm_area_struct *vma, member
A Ddma-buf.h275 int (*mmap)(struct dma_buf *, struct vm_area_struct *vma); member
A Dhost1x.h152 void *(*mmap)(struct host1x_bo *bo); member
187 return bo->ops->mmap(bo); in host1x_bo_mmap()
A Dvfio_pci_core.h35 int (*mmap)(struct vfio_pci_core_device *vdev, member
A Dnet.h209 int (*mmap) (struct file *file, struct socket *sock, member
A Dvfio.h135 int (*mmap)(struct vfio_device *vdev, struct vm_area_struct *vma); member
A Dkernfs.h325 int (*mmap)(struct kernfs_open_file *of, struct vm_area_struct *vma); member
A Ddma-map-ops.h27 int (*mmap)(struct device *, struct vm_area_struct *, member
A Dsysfs.h319 int (*mmap)(struct file *, struct kobject *, const struct bin_attribute *attr, member
A Dfs.h2168 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 Dkvm_host.h2343 int (*mmap)(struct kvm_device *dev, struct vm_area_struct *vma); member
/include/linux/raid/
A Dpq.h179 # define __get_free_pages(x, y) ((unsigned long)mmap(NULL, PAGE_SIZE << (y), \
/include/media/
A Dv4l2-dev.h212 int (*mmap) (struct file *, struct vm_area_struct *); member
A Dvideobuf2-core.h149 int (*mmap)(void *buf_priv, struct vm_area_struct *vma); member
/include/uapi/linux/
A Dperf_event.h425 mmap : 1, /* include mmap data */ member

Completed in 64 milliseconds

12