| /linux/tools/perf/util/ |
| H A D | mmap.h | 29 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 D | tool.h | 46 event_op mmap, member
|
| /linux/tools/lib/perf/include/internal/ |
| H A D | evlist.h | 34 struct perf_mmap *mmap; member 51 perf_evlist_mmap__cb_mmap_t mmap; member
|
| H A D | evsel.h | 105 struct xyarray *mmap; member
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | mmap.rst | 4 .. _mmap: target
|
| /linux/Documentation/translations/zh_CN/userspace-api/accelerators/ |
| H A D | ocxl.rst | 165 mmap section in 用户API
|
| /linux/Documentation/userspace-api/accelerators/ |
| H A D | ocxl.rst | 175 mmap section in User API
|
| /linux/arch/loongarch/kernel/ |
| H A D | syscall.c | 28 SYSCALL_DEFINE6(mmap, unsigned long, addr, unsigned long, len, unsigned long, in SYSCALL_DEFINE6() argument
|
| /linux/arch/x86/um/ |
| H A D | syscalls_64.c | 56 SYSCALL_DEFINE6(mmap, unsigned long, addr, unsigned long, len, in SYSCALL_DEFINE6() argument
|
| /linux/arch/microblaze/kernel/ |
| H A D | sys_microblaze.c | 36 SYSCALL_DEFINE6(mmap, unsigned long, addr, unsigned long, len, in SYSCALL_DEFINE6() argument
|
| /linux/arch/arm64/kernel/ |
| H A D | sys.c | 21 SYSCALL_DEFINE6(mmap, unsigned long, addr, unsigned long, len, in SYSCALL_DEFINE6() argument
|
| /linux/rust/kernel/ |
| H A D | miscdevice.rs | 137 fn mmap( in mmap() method 303 unsafe extern "C" fn mmap( in mmap() method
|
| /linux/tools/include/nolibc/sys/ |
| H A D | mman.h | 40 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 D | sys_riscv.c | 24 SYSCALL_DEFINE6(mmap, unsigned long, addr, unsigned long, len, in SYSCALL_DEFINE6() argument
|
| /linux/arch/x86/kernel/ |
| H A D | sys_x86_64.c | 82 SYSCALL_DEFINE6(mmap, unsigned long, addr, unsigned long, len, in SYSCALL_DEFINE6() argument
|
| /linux/include/sound/ |
| H A D | hwdep.h | 31 int (*mmap)(struct snd_hwdep *hw, struct file *file, member
|
| H A D | soc-component.h | 54 int (*mmap)(struct snd_soc_component *component, member 147 int (*mmap)(struct snd_soc_component *component, member
|
| /linux/arch/um/kernel/ |
| H A D | tlb.c | 21 int (*mmap)(struct mm_id *mm_idp, member
|
| /linux/arch/powerpc/kernel/ |
| H A D | syscalls.c | 69 SYSCALL_DEFINE6(mmap, unsigned long, addr, size_t, len, in SYSCALL_DEFINE6() argument
|
| /linux/include/linux/ |
| H A D | uacce.h | 46 int (*mmap)(struct uacce_queue *q, struct vm_area_struct *vma, member
|
| H A D | uio_driver.h | 115 int (*mmap)(struct uio_info *info, struct vm_area_struct *vma); member
|
| H A D | dma-buf.h | 275 int (*mmap)(struct dma_buf *, struct vm_area_struct *vma); member
|
| /linux/arch/sparc/kernel/ |
| H A D | sys_sparc_32.c | 119 SYSCALL_DEFINE6(mmap, unsigned long, addr, unsigned long, len, in SYSCALL_DEFINE6() argument
|
| /linux/include/drm/ |
| H A D | drm_gem.h | 192 int (*mmap)(struct drm_gem_object *obj, struct vm_area_struct *vma); member
|
| /linux/drivers/gpu/drm/etnaviv/ |
| H A D | etnaviv_gem.h | 71 int (*mmap)(struct etnaviv_gem_object *, struct vm_area_struct *); member
|