map files or devices into memory NAME mmap2 - map files or devices into memory LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #in......hich parts of the file are mapped to which addresses. SEE ALSO getpagesize (2), mmap (2), mmap2 (2), mprotect (2), mremap (2), msync (2)...a system call of the same name. Since Linux 2.4, that system call has been superseded by mmap2 (2), and nowadays the glibc mmap () wrapper function invokes mmap2 (2) with a suit…...a system call of the same name. Since Linux 2.4, that system call has been superseded by mmap2 (2), and nowadays the glibc mmap () wrapper function invokes mmap2 (2) with a suit….../* exclude kernel callchains */ exclude_callchain_user : 1, /* exclude user callchains */ mmap2 : 1, /* include mmap with inode data */ comm_exec : 1, /* flag comm events that a…...nod (2) 1.0 mknodat (2) 2.6.16 mlock (2) 2.0 mlock2 (2) 4.4 mlockall (2) 2.0 mmap (2) 1.0 mmap2 (2) 2.4 modify_ldt (2) 1.0 mount (2) 1.0 move_mount (2) 5.2 move_pages (2) 2.6.18…