Searched defs:mmap2 (Results 1 – 8 of 8) sorted by relevance
| /linux/arch/powerpc/kernel/ |
| H A D | syscalls.c | 52 SYSCALL_DEFINE6(mmap2, unsigned long, addr, size_t, len, in SYSCALL_DEFINE6() argument 60 COMPAT_SYSCALL_DEFINE6(mmap2, in COMPAT_SYSCALL_DEFINE6() argument
|
| /linux/arch/loongarch/kernel/ |
| H A D | syscall.c | 37 SYSCALL_DEFINE6(mmap2, unsigned long, addr, unsigned long, len, unsigned long, in SYSCALL_DEFINE6() argument
|
| /linux/arch/riscv/kernel/ |
| H A D | sys_riscv.c | 33 SYSCALL_DEFINE6(mmap2, unsigned long, addr, unsigned long, len, in SYSCALL_DEFINE6() argument
|
| /linux/tools/perf/util/ |
| H A D | tool.h | 50 mmap2, member
|
| H A D | evsel.h | 205 bool mmap2; member
|
| /linux/tools/lib/perf/include/perf/ |
| H A D | event.h | 528 struct perf_record_mmap2 mmap2; member
|
| /linux/tools/include/uapi/linux/ |
| H A D | perf_event.h | 452 mmap2 : 1, /* include mmap with inode data */ member
|
| /linux/include/uapi/linux/ |
| H A D | perf_event.h | 452 mmap2 : 1, /* include mmap with inode data */ member
|