Home
last modified time | relevance | path

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

/linux-4.4.14/arch/microblaze/kernel/
Dsys_microblaze.c46 SYSCALL_DEFINE6(mmap2, unsigned long, addr, unsigned long, len, in SYSCALL_DEFINE6() argument
/linux-4.4.14/arch/s390/kernel/
Dsys_s390.c48 SYSCALL_DEFINE1(mmap2, struct s390_mmap_arg_struct __user *, arg) in SYSCALL_DEFINE1() argument
/linux-4.4.14/tools/perf/util/
Dtool.h41 mmap2, member
Devent.h362 struct mmap2_event mmap2; member
Devsel.c35 bool mmap2; member
/linux-4.4.14/arch/tile/kernel/
Dsys.c77 SYSCALL_DEFINE6(mmap2, unsigned long, addr, unsigned long, len, in SYSCALL_DEFINE6() argument
/linux-4.4.14/include/uapi/linux/
Dperf_event.h333 mmap2 : 1, /* include mmap with inode data */ member