Home
last modified time | relevance | path

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

123

/linux/tools/perf/util/
H 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
H A Dtool.h46 event_op mmap, member
/linux/tools/lib/perf/include/internal/
H A Devlist.h34 struct perf_mmap *mmap; member
51 perf_evlist_mmap__cb_mmap_t mmap; member
H A Devsel.h105 struct xyarray *mmap; member
/linux/Documentation/userspace-api/media/v4l/
H A Dmmap.rst4 .. _mmap: target
/linux/Documentation/translations/zh_CN/userspace-api/accelerators/
H A Docxl.rst165 mmap section in 用户API
/linux/Documentation/userspace-api/accelerators/
H A Docxl.rst175 mmap section in User API
/linux/arch/loongarch/kernel/
H A Dsyscall.c28 SYSCALL_DEFINE6(mmap, unsigned long, addr, unsigned long, len, unsigned long, in SYSCALL_DEFINE6() argument
/linux/arch/x86/um/
H A Dsyscalls_64.c56 SYSCALL_DEFINE6(mmap, unsigned long, addr, unsigned long, len, in SYSCALL_DEFINE6() argument
/linux/arch/microblaze/kernel/
H A Dsys_microblaze.c36 SYSCALL_DEFINE6(mmap, unsigned long, addr, unsigned long, len, in SYSCALL_DEFINE6() argument
/linux/arch/arm64/kernel/
H A Dsys.c21 SYSCALL_DEFINE6(mmap, unsigned long, addr, unsigned long, len, in SYSCALL_DEFINE6() argument
/linux/rust/kernel/
H A Dmiscdevice.rs137 fn mmap( in mmap() method
303 unsafe extern "C" fn mmap( in mmap() method
/linux/tools/include/nolibc/sys/
H A Dmman.h40 void *mmap(void *addr, size_t length, int prot, int flags, int fd, off_t offset) in mmap() function
/linux/arch/riscv/kernel/
H A Dsys_riscv.c24 SYSCALL_DEFINE6(mmap, unsigned long, addr, unsigned long, len, in SYSCALL_DEFINE6() argument
/linux/arch/x86/kernel/
H A Dsys_x86_64.c82 SYSCALL_DEFINE6(mmap, unsigned long, addr, unsigned long, len, in SYSCALL_DEFINE6() argument
/linux/include/sound/
H A Dhwdep.h31 int (*mmap)(struct snd_hwdep *hw, struct file *file, member
H A Dsoc-component.h54 int (*mmap)(struct snd_soc_component *component, member
147 int (*mmap)(struct snd_soc_component *component, member
/linux/arch/um/kernel/
H A Dtlb.c21 int (*mmap)(struct mm_id *mm_idp, member
/linux/arch/powerpc/kernel/
H A Dsyscalls.c69 SYSCALL_DEFINE6(mmap, unsigned long, addr, size_t, len, in SYSCALL_DEFINE6() argument
/linux/include/linux/
H A Duacce.h46 int (*mmap)(struct uacce_queue *q, struct vm_area_struct *vma, member
H A Duio_driver.h115 int (*mmap)(struct uio_info *info, struct vm_area_struct *vma); member
H A Ddma-buf.h275 int (*mmap)(struct dma_buf *, struct vm_area_struct *vma); member
/linux/arch/sparc/kernel/
H A Dsys_sparc_32.c119 SYSCALL_DEFINE6(mmap, unsigned long, addr, unsigned long, len, in SYSCALL_DEFINE6() argument
/linux/include/drm/
H A Ddrm_gem.h192 int (*mmap)(struct drm_gem_object *obj, struct vm_area_struct *vma); member
/linux/drivers/gpu/drm/etnaviv/
H A Detnaviv_gem.h71 int (*mmap)(struct etnaviv_gem_object *, struct vm_area_struct *); member

123