Home
last modified time | relevance | path

Searched defs:mmap2 (Results 1 – 6 of 6) sorted by relevance

/linux/arch/powerpc/kernel/
H A Dsyscalls.c52 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/riscv/kernel/
H A Dsys_riscv.c33 SYSCALL_DEFINE6(mmap2, unsigned long, addr, unsigned long, len, in SYSCALL_DEFINE6() argument
/linux/tools/perf/util/
H A Dtool.h47 mmap2, member
H A Devsel.h205 bool mmap2; member
/linux/tools/lib/perf/include/perf/
H A Devent.h516 struct perf_record_mmap2 mmap2; member
/linux/tools/include/uapi/linux/
H A Dperf_event.h451 mmap2 : 1, /* include mmap with inode data */ member