Home
last modified time | relevance | path

Searched defs:mmap (Results 1 – 25 of 54) sorted by relevance

123

/linux-5.15/tools/perf/util/
A Dmmap.h33 struct mmap { struct
34 struct perf_mmap core; argument
35 struct auxtrace_mmap auxtrace_mmap; argument
44 struct mmap_cpu_mask affinity_mask; argument
55 int mmap__mmap(struct mmap *map, struct mmap_params *mp, int fd, int cpu); argument
H A Dtool.h45 event_op mmap, member
/linux-5.15/Documentation/userspace-api/media/v4l/
A Dmmap.rst4 .. _mmap: target
/linux-5.15/tools/lib/perf/include/internal/
A Devlist.h28 struct perf_mmap *mmap; member
44 perf_evlist_mmap__cb_mmap_t mmap; member
A Devsel.h44 struct xyarray *mmap; member
/linux-5.15/Documentation/userspace-api/accelerators/
A Docxl.rst172 mmap section in User API
/linux-5.15/sound/core/
A Dmemalloc_local.h12 int (*mmap)(struct snd_dma_buffer *dmab, struct vm_area_struct *area); member
/linux-5.15/Documentation/powerpc/
A Dcxl.rst248 mmap subsection
/linux-5.15/arch/microblaze/kernel/
H A Dsys_microblaze.c36 SYSCALL_DEFINE6(mmap, unsigned long, addr, unsigned long, len, in SYSCALL_DEFINE6() argument
/linux-5.15/arch/arm64/kernel/
H A Dsys.c21 SYSCALL_DEFINE6(mmap, unsigned long, addr, unsigned long, len, in SYSCALL_DEFINE6() argument
/linux-5.15/include/linux/
H A Dvfio.h69 int (*mmap)(struct vfio_device *vdev, struct vm_area_struct *vma); member
106 int (*mmap)(void *iommu_data, struct vm_area_struct *vma); member
A Duacce.h42 int (*mmap)(struct uacce_queue *q, struct vm_area_struct *vma, member
H A Duio_driver.h108 int (*mmap)(struct uio_info *info, struct vm_area_struct *vma); member
A Dmdev.h117 int (*mmap)(struct mdev_device *mdev, struct vm_area_struct *vma); member
H A Ddma-buf.h284 int (*mmap)(struct dma_buf *, struct vm_area_struct *vma); member
/linux-5.15/arch/riscv/kernel/
A Dsys_riscv.c30 SYSCALL_DEFINE6(mmap, unsigned long, addr, unsigned long, len, in SYSCALL_DEFINE6() argument
/linux-5.15/arch/x86/kernel/
H A Dsys_x86_64.c89 SYSCALL_DEFINE6(mmap, unsigned long, addr, unsigned long, len, in SYSCALL_DEFINE6() argument
/linux-5.15/arch/powerpc/kernel/
H A Dsyscalls.c60 SYSCALL_DEFINE6(mmap, unsigned long, addr, size_t, len, in SYSCALL_DEFINE6() argument
/linux-5.15/include/sound/
H A Dhwdep.h31 int (*mmap)(struct snd_hwdep *hw, struct file *file, member
A Dsoc-component.h54 int (*mmap)(struct snd_soc_component *component, member
146 int (*mmap)(struct snd_soc_component *component, member
H A Dcompress_driver.h128 int (*mmap)(struct snd_compr_stream *stream, member
/linux-5.15/include/drm/
A Ddrm_gem.h165 int (*mmap)(struct drm_gem_object *obj, struct vm_area_struct *vma); member
/linux-5.15/arch/sparc/kernel/
H A Dsys_sparc_32.c111 SYSCALL_DEFINE6(mmap, unsigned long, addr, unsigned long, len, in SYSCALL_DEFINE6() argument
/linux-5.15/include/linux/amba/
H A Dclcd.h116 int (*mmap)(struct clcd_fb *, struct vm_area_struct *); member
/linux-5.15/drivers/gpu/drm/etnaviv/
A Detnaviv_gem.h68 int (*mmap)(struct etnaviv_gem_object *, struct vm_area_struct *); member

123