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…pci device information handling NAME pciconfig_read, pciconfig_write, pciconfig_iobase - pci device information handling LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include…pci device information handling NAME pciconfig_read, pciconfig_write, pciconfig_iobase - pci device information handling LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include…pci device information handling NAME pciconfig_read, pciconfig_write, pciconfig_iobase - pci device information handling LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include…set up performance monitoring NAME perf_event_open - set up performance monitoring LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <linux/perf_event.h> /* Definition of…examine and change a signal action NAME sigaction, rt_sigaction - examine and change a signal action LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <signal.h> int siga…examine and change a signal action NAME sigaction, rt_sigaction - examine and change a signal action LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <signal.h> int siga…initiate a connection on a socket NAME connect - initiate a connection on a socket LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/socket.h> int connect(int sockfd…ioctl() operations for epoll file descriptors NAME ioctl_eventpoll, EPIOCSPARAMS, EPIOCGPARAMS - ioctl() operations for epoll file descriptors LIBRARY Standard C library ( libc , -…close all file descriptors in a given range NAME close_range - close all file descriptors in a given range LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #define _GNU_SOURCE /*…read/write system parameters NAME sysctl - read/write system parameters SYNOPSIS #include <unistd.h> #include <linux/sysctl.h> [[deprecated]] int _sysctl(struct __sysctl_args * arg…create an anonymous file NAME memfd_create - create an anonymous file LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #define _GNU_SOURCE /* See feature_test_macros(7) */ #inclu…get filesystem type information NAME sysfs - get filesystem type information SYNOPSIS [[deprecated]] int sysfs(int option , const char * fsname ); [[deprecated]] int sysfs(int opti…reassociate thread with a namespace NAME setns - reassociate thread with a namespace LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #define _GNU_SOURCE /* See feature_test_macr…return system information NAME sysinfo - return system information LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/sysinfo.h> int sysinfo(struct sysinfo * info ); …ioctl() operations for Linux namespaces NAME ioctl_nsfs - ioctl() operations for Linux namespaces SYNOPSIS #include <linux/nsfs.h> /* Definition of NS_* constants */ #include <sys/…read and/or clear kernel message ring buffer; set console_loglevel NAME syslog, klogctl - read and/or clear kernel message ring buffer; set console_loglevel LIBRARY Standard C libr…allocates a System V shared memory segment NAME shmget - allocates a System V shared memory segment LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/shm.h> int shmg…make a new name for a file NAME link, linkat - make a new name for a file LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> int link(const char * oldpath , con…make a new name for a file NAME link, linkat - make a new name for a file LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> int link(const char * oldpath , con…