/include/linux/ |
D | vfio.h | 40 int (*mmap)(void *device_data, struct vm_area_struct *vma); member 66 int (*mmap)(void *iommu_data, struct vm_area_struct *vma); member
|
D | uio_driver.h | 94 int (*mmap)(struct uio_info *info, struct vm_area_struct *vma); member
|
D | posix-clock.h | 88 int (*mmap) (struct posix_clock *pc, member
|
D | dma-buf.h | 103 int (*mmap)(struct dma_buf *, struct vm_area_struct *vma); member
|
D | mm_types.h | 331 struct vm_area_struct * mmap; /* list of VMAs */ member
|
D | dma-mapping.h | 18 int (*mmap)(struct device *, struct vm_area_struct *, member
|
D | sysfs.h | 108 int (*mmap)(struct file *, struct kobject *, struct bin_attribute *attr, member
|
D | net.h | 169 int (*mmap) (struct file *file, struct socket *sock, member
|
D | fs.h | 1555 int (*mmap) (struct file *, struct vm_area_struct *); member
|
/include/sound/ |
D | hwdep.h | 46 int (*mmap)(struct snd_hwdep *hw, struct file *file, member
|
D | compress_driver.h | 124 int (*mmap)(struct snd_compr_stream *stream, member
|
D | info.h | 68 int (*mmap)(struct snd_info_entry *entry, void *file_private_data, member
|
D | pcm.h | 83 int (*mmap)(struct snd_pcm_substream *substream, struct vm_area_struct *vma); member
|
/include/linux/raid/ |
D | pq.h | 149 # define __get_free_pages(x, y) ((unsigned long)mmap(NULL, PAGE_SIZE << (y), \
|
/include/asm-generic/ |
D | dma-mapping-common.h | 201 if (ops->mmap) in dma_mmap_attrs() 202 return ops->mmap(dev, vma, cpu_addr, dma_addr, size, attrs); in dma_mmap_attrs()
|
/include/media/ |
D | v4l2-dev.h | 76 int (*mmap) (struct file *, struct vm_area_struct *); member
|
D | videobuf2-core.h | 106 int (*mmap)(void *buf_priv, struct vm_area_struct *vma); member
|
/include/uapi/linux/ |
D | perf_event.h | 249 mmap : 1, /* include mmap data */ member
|
/include/linux/amba/ |
D | clcd.h | 162 int (*mmap)(struct clcd_fb *, struct vm_area_struct *); member
|
/include/rdma/ |
D | ib_verbs.h | 1154 int (*mmap)(struct ib_ucontext *context, member
|