Home
last modified time | relevance | path

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

123

/linux/tools/perf/util/
A Dmmap.h29 struct mmap { struct
30 struct perf_mmap core; argument
31 struct auxtrace_mmap auxtrace_mmap; argument
40 struct mmap_cpu_mask affinity_mask; argument
52 int mmap__mmap(struct mmap *map, struct mmap_params *mp, int fd, struct perf_cpu cpu); argument
A Dtool.h46 event_op mmap, member
/linux/tools/lib/perf/include/internal/
A Devlist.h34 struct perf_mmap *mmap; member
51 perf_evlist_mmap__cb_mmap_t mmap; member
A Devsel.h55 struct xyarray *mmap; member
/linux/Documentation/userspace-api/media/v4l/
A Dmmap.rst4 .. _mmap: target
/linux/Documentation/translations/zh_CN/userspace-api/accelerators/
A Docxl.rst165 mmap section in 用户API
/linux/Documentation/userspace-api/accelerators/
A Docxl.rst172 mmap section in User API
/linux/Documentation/arch/powerpc/
A Dcxl.rst248 mmap subsection
/linux/arch/x86/um/
A Dsyscalls_64.c56 SYSCALL_DEFINE6(mmap, unsigned long, addr, unsigned long, len, in SYSCALL_DEFINE6() argument
/linux/arch/loongarch/kernel/
A Dsyscall.c28 SYSCALL_DEFINE6(mmap, unsigned long, addr, unsigned long, len, unsigned long, in SYSCALL_DEFINE6() argument
/linux/arch/microblaze/kernel/
A Dsys_microblaze.c36 SYSCALL_DEFINE6(mmap, unsigned long, addr, unsigned long, len, in SYSCALL_DEFINE6() argument
/linux/arch/arm64/kernel/
A Dsys.c21 SYSCALL_DEFINE6(mmap, unsigned long, addr, unsigned long, len, in SYSCALL_DEFINE6() argument
/linux/arch/riscv/kernel/
A Dsys_riscv.c24 SYSCALL_DEFINE6(mmap, unsigned long, addr, unsigned long, len, in SYSCALL_DEFINE6() argument
/linux/arch/x86/kernel/
A Dsys_x86_64.c79 SYSCALL_DEFINE6(mmap, unsigned long, addr, unsigned long, len, in SYSCALL_DEFINE6() argument
/linux/include/sound/
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
147 int (*mmap)(struct snd_soc_component *component, member
A Dcompress_driver.h128 int (*mmap)(struct snd_compr_stream *stream, member
/linux/arch/um/kernel/
A Dtlb.c21 int (*mmap)(struct mm_id *mm_idp, member
/linux/arch/powerpc/kernel/
A Dsyscalls.c69 SYSCALL_DEFINE6(mmap, unsigned long, addr, size_t, len, in SYSCALL_DEFINE6() argument
/linux/arch/sparc/kernel/
A Dsys_sparc_32.c110 SYSCALL_DEFINE6(mmap, unsigned long, addr, unsigned long, len, in SYSCALL_DEFINE6() argument
/linux/include/linux/
A Duacce.h46 int (*mmap)(struct uacce_queue *q, struct vm_area_struct *vma, member
A Duio_driver.h115 int (*mmap)(struct uio_info *info, struct vm_area_struct *vma); member
A Ddma-buf.h284 int (*mmap)(struct dma_buf *, struct vm_area_struct *vma); member
/linux/include/drm/
A Ddrm_gem.h186 int (*mmap)(struct drm_gem_object *obj, struct vm_area_struct *vma); member
/linux/drivers/gpu/drm/etnaviv/
A Detnaviv_gem.h68 int (*mmap)(struct etnaviv_gem_object *, struct vm_area_struct *); member

Completed in 37 milliseconds

123