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…operate on Secure Computing state of the process NAME seccomp - operate on Secure Computing state of the process LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <linux/…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…change properties of a mount or mount tree NAME mount_setattr - change properties of a mount or mount tree LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <linux/fcntl.…get process times NAME times - get process times LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/times.h> clock_t times(struct tms * buf ); DESCRIPTION times () st…high-resolution sleep NAME nanosleep - high-resolution sleep LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <time.h> int nanosleep(const struct timespec * duration , s…set and get a thread's CPU affinity mask NAME sched_setaffinity, sched_getaffinity - set and get a thread's CPU affinity mask LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #de…set and get a thread's CPU affinity mask NAME sched_setaffinity, sched_getaffinity - set and get a thread's CPU affinity mask LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #de…return system information NAME sysinfo - return system information LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/sysinfo.h> int sysinfo(struct sysinfo * info ); …enforce a Landlock ruleset NAME landlock_restrict_self - enforce a Landlock ruleset LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <linux/landlock.h> /* Definition of …create a new Landlock ruleset NAME landlock_create_ruleset - create a new Landlock ruleset LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <linux/landlock.h> /* Definit…add a new Landlock rule to a ruleset NAME landlock_add_rule - add a new Landlock rule to a ruleset LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <linux/landlock.h> /*…allocate or free huge pages NAME alloc_hugepages, free_hugepages - allocate or free huge pages SYNOPSIS void *syscall(SYS_alloc_hugepages, int key , void addr [. len ], size_t len …allocate or free huge pages NAME alloc_hugepages, free_hugepages - allocate or free huge pages SYNOPSIS void *syscall(SYS_alloc_hugepages, int key , void addr [. len ], size_t len …request a key from the kernel's key management facility NAME request_key - request a key from the kernel's key management facility LIBRARY Linux Key Management Utilities ( libkeyut…add a key to the kernel's key management facility NAME add_key - add a key to the kernel's key management facility LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <keyu…clock and time functions NAME clock_getres, clock_gettime, clock_settime - clock and time functions LIBRARY Standard C library ( libc , -lc ), since glibc 2.17 Before glibc 2.17, R…clock and time functions NAME clock_getres, clock_gettime, clock_settime - clock and time functions LIBRARY Standard C library ( libc , -lc ), since glibc 2.17 Before glibc 2.17, R…clock and time functions NAME clock_getres, clock_gettime, clock_settime - clock and time functions LIBRARY Standard C library ( libc , -lc ), since glibc 2.17 Before glibc 2.17, R…