indirect system call NAME syscall - indirect system call LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/syscall.h> /* Definition of SYS_* constants */ #include <u…enable or disable kernel management of Memory Protection eXtensions (MPX) NAME PR_MPX_ENABLE_MANAGEMENT, PR_MPX_DISABLE_MANAGEMENT - enable or disable kernel management of Memory P…create a file descriptor for handling page faults in user space NAME userfaultfd - create a file descriptor for handling page faults in user space LIBRARY Standard C library ( libc…ioctls for console terminal and virtual consoles NAME ioctl_kd - ioctls for console terminal and virtual consoles SYNOPSIS #include <linux/kd.h> /* Definition of op constants */ #i…create an anonymous RAM-based file to access secret memory regions NAME memfd_secret - create an anonymous RAM-based file to access secret memory regions LIBRARY Standard C library…...c , -lc ) SYNOPSIS #include <fcntl.h> int open(const char * pathname , int flags , ... /* mode_t mode */ ); int creat(const char * pathname , mode_t mode ); int openat(int dirfd…...c , -lc ) SYNOPSIS #include <fcntl.h> int open(const char * pathname , int flags , ... /* mode_t mode */ ); int creat(const char * pathname , mode_t mode ); int openat(int dirfd…...c , -lc ) SYNOPSIS #include <fcntl.h> int open(const char * pathname , int flags , ... /* mode_t mode */ ); int creat(const char * pathname , mode_t mode ); int openat(int dirfd…compare two processes to determine if they share a kernel resource NAME kcmp - compare two processes to determine if they share a kernel resource LIBRARY Standard C library ( libc …give advice about use of memory NAME madvise - give advice about use of memory LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/mman.h> int madvise(void addr [. len…...C library ( libc , -lc ) SYNOPSIS #include <sys/stat.h> int mknod(const char * pathname , mode_t mode , dev_t dev ); #include <fcntl.h> /* Definition of AT_* constants */ #inclu…...C library ( libc , -lc ) SYNOPSIS #include <sys/stat.h> int mknod(const char * pathname , mode_t mode , dev_t dev ); #include <fcntl.h> /* Definition of AT_* constants */ #inclu…get file status NAME stat, fstat, lstat, fstatat - get file status LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/stat.h> int stat(const char *restrict pathname ,…get file status NAME stat, fstat, lstat, fstatat - get file status LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/stat.h> int stat(const char *restrict pathname ,…get file status NAME stat, fstat, lstat, fstatat - get file status LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/stat.h> int stat(const char *restrict pathname ,…get file status NAME stat, fstat, lstat, fstatat - get file status LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/stat.h> int stat(const char *restrict pathname ,…get file status NAME stat, fstat, lstat, fstatat - get file status LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/stat.h> int stat(const char *restrict pathname ,…get file status NAME stat, fstat, lstat, fstatat - get file status LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/stat.h> int stat(const char *restrict pathname ,…get file status NAME stat, fstat, lstat, fstatat - get file status LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/stat.h> int stat(const char *restrict pathname ,…get file status NAME stat, fstat, lstat, fstatat - get file status LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/stat.h> int stat(const char *restrict pathname ,…