give advice about use of memory to a process NAME process_madvise - give advice about use of memory to a process LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/mm…set/get capabilities of thread(s) NAME capget, capset - set/get capabilities of thread(s) LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <linux/capability.h> /* Defini…set/get capabilities of thread(s) NAME capget, capset - set/get capabilities of thread(s) LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <linux/capability.h> /* Defini…ioctl() operations for epoll file descriptors NAME ioctl_eventpoll, EPIOCSPARAMS, EPIOCGPARAMS - ioctl() operations for epoll file descriptors LIBRARY Standard C library ( libc , -…create a file descriptor for handling page faults in user space NAME ioctl_userfaultfd - create a file descriptor for handling page faults in user space LIBRARY Standard C library …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…apply or remove an advisory lock on an open file NAME flock - apply or remove an advisory lock on an open file LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/file…define a subpage protection for an address range NAME subpage_prot - define a subpage protection for an address range LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <s…splice data to/from a pipe NAME splice - splice data to/from a pipe LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #define _GNU_SOURCE /* See feature_test_macros(7) */ #define …obtain a series of random bytes NAME getrandom - obtain a series of random bytes LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/random.h> ssize_t getrandom(void b…Copy a range of data from one file to another NAME copy_file_range - Copy a range of data from one file to another LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #define _GNU_S…set protection on a region of memory NAME mprotect, pkey_mprotect - set protection on a region of memory LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/mman.h> in…set protection on a region of memory NAME mprotect, pkey_mprotect - set protection on a region of memory LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/mman.h> in…queue a signal and data NAME rt_sigqueueinfo, rt_tgsigqueueinfo - queue a signal and data LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <linux/signal.h> /* Definition…queue a signal and data NAME rt_sigqueueinfo, rt_tgsigqueueinfo - queue a signal and data LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <linux/signal.h> /* Definition…control device NAME ioctl - control device LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/ioctl.h> int ioctl(int fd , unsigned long op , ...); /* glibc, BSD */ in…open and possibly create a file NAME open, openat, creat - open and possibly create a file LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <fcntl.h> int open(const char…open and possibly create a file NAME open, openat, creat - open and possibly create a file LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <fcntl.h> int open(const char…