create and initialize fanotify group NAME fanotify_init - create and initialize fanotify group LIBRARY Standard C library ( libc , -lc ) SYNOPSIS......em object that is to be marked. The fanotify_fd argument is a file descriptor returned by fanotify_init (2). flags is a bit mask describing the modification to perform. It must …initialize an inotify instance NAME inotify_init, inotify_init1 - initialize an inotify instance LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/inotify.h> int ino…initialize an inotify instance NAME inotify_init, inotify_init1 - initialize an inotify instance LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/inotify.h> int ino…initiate file readahead into page cache NAME readahead - initiate file readahead into page cache LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #define _GNU_SOURCE /* See featu…...(2) 2.6.16 faccessat2 (2) 5.8 fadvise64 (2) 2.6 fadvise64_64 (2) 2.6 fallocate (2) 2.6.23 fanotify_init (2) 2.6.37 fanotify_mark (2) 2.6.37 fchdir (2) 1.0 fchmod (2) 1.0 fchmoda…load a new kernel for later execution NAME kexec_load, kexec_file_load - load a new kernel for later execution LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <linux/ke…load a new kernel for later execution NAME kexec_load, kexec_file_load - load a new kernel for later execution LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <linux/ke…load a kernel module NAME init_module, finit_module - load a kernel module LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <linux/module.h> /* Definition of MODULE_* co…load a kernel module NAME init_module, finit_module - load a kernel module LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <linux/module.h> /* Definition of MODULE_* co…change the root mount NAME pivot_root - change the root mount LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/syscall.h> /* Definition of SYS_* constants */ #inclu…get a System V semaphore set identifier NAME semget - get a System V semaphore set identifier LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/sem.h> int semget(key…setup devices and filesystems, mount root filesystem NAME setup - setup devices and filesystems, mount root filesystem LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <…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…obtain handle for a pathname and open file via a handle NAME name_to_handle_at, open_by_handle_at - obtain handle for a pathname and open file via a handle LIBRARY Standard C libra…obtain handle for a pathname and open file via a handle NAME name_to_handle_at, open_by_handle_at - obtain handle for a pathname and open file via a handle LIBRARY Standard C libra…reboot or enable/disable Ctrl-Alt-Del NAME reboot - reboot or enable/disable Ctrl-Alt-Del LIBRARY Standard C library ( libc , -lc ) SYNOPSIS /* Since Linux 2.1.30 there are symboli…unload a kernel module NAME delete_module - unload a kernel module LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <fcntl.h> /* Definition of O_* constants */ #include …add a watch to an initialized inotify instance NAME inotify_add_watch - add a watch to an initialized inotify instance LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <…create a child process NAME clone, __clone2, clone3 - create a child process LIBRARY Standard C library ( libc , -lc ) SYNOPSIS /* Prototype for the glibc wrapper function */ #defi…