Home
last modified time | relevance | path

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

12

/linux/tools/perf/util/
H A Dmmap.h29 struct mmap { struct
52 int mmap__mmap(struct mmap *map, struct mmap_params *mp, int fd, struct perf_cpu cpu); argument
30 coremmap global() argument
31 auxtrace_mmapmmap global() argument
40 affinity_maskmmap global() argument
[all...]
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
/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/rust/kernel/
H A Dmiscdevice.rs131 fn mmap( in mmap() method
247 unsafe extern "C" fn mmap( in mmap() method
/linux/arch/x86/um/
H A Dsyscalls_64.c56 SYSCALL_DEFINE6(mmap, unsigned long, addr, unsigned long, len, in SYSCALL_DEFINE6() argument
/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/arm64/kernel/
H A Dsys.c21 SYSCALL_DEFINE6(mmap, unsigned long, addr, unsigned long, len, in SYSCALL_DEFINE6() argument
/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/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
H A Dinfo.h55 int (*mmap)(struct snd_info_entry *entry, void *file_private_data, 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 Duio_driver.h115 int (*mmap)(struct uio_info *info, struct vm_area_struct *vma); member
H A Duacce.h46 int (*mmap)(struct uacce_queue *q, struct vm_area_struct *vma, member
H A Ddma-buf.h284 int (*mmap)(struct dma_buf *, struct vm_area_struct *vma); global() member
H A Dvfio_pci_core.h35 int (*mmap)(struct vfio_pci_core_device *vdev, member
H A Ddma-map-ops.h27 int (*mmap)(struct device *, struct vm_area_struct *, member
/linux/drivers/gpu/drm/etnaviv/
H A Detnaviv_gem.h71 int (*mmap)(struct etnaviv_gem_object *, struct vm_area_struct *); member
/linux/include/drm/
H A Ddrm_gem.h191 int (*mmap)(struct drm_gem_object *obj, struct vm_area_struct *vma); member
/linux/tools/perf/tests/
H A Ddlfilter-test.c150 struct perf_record_mmap *mmap = (struct perf_record_mmap *)buf; in write_mmap() local
/linux/tools/testing/selftests/net/
H A Dtoeplitz.c96 char *mmap; member
/linux/drivers/pcmcia/
H A Dtcic.c735 u_long base, len, mmap; in tcic_set_mem_map() local

12