...le performance counters attached to the calling process NAME PR_TASK_PERF_EVENTS_DISABLE, PR_TASK_PERF_EVENTS_ENABLE - disable or enable performance counters attached to the cal…...USER_DISPATCH PR_SET_TAGGED_ADDR_CTRL PR_GET_TAGGED_ADDR_CTRL PR_TASK_PERF_EVENTS_DISABLE PR_TASK_PERF_EVENTS_ENABLE PR_SET_THP_DISABLE PR_GET_THP_DISABLE PR_GET_TID_ADDRESS PR_…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…operations with z/Architecture guarded storage facility NAME s390_guarded_storage - operations with z/Architecture guarded storage facility LIBRARY Standard C library ( libc , -lc …perform a command on an extended BPF map or program NAME bpf - perform a command on an extended BPF map or program SYNOPSIS #include <linux/bpf.h> int bpf(int cmd , union bpf_attr …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…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 …wait for some event on a file descriptor NAME poll, ppoll - wait for some event on a file descriptor LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <poll.h> int poll(s…wait for some event on a file descriptor NAME poll, ppoll - wait for some event on a file descriptor LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <poll.h> int poll(s…create and initialize fanotify group NAME fanotify_init - create and initialize fanotify group LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <fcntl.h> /* Definition o…tune kernel clock NAME adjtimex, clock_adjtime, ntp_adjtime - tune kernel clock LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/timex.h> int adjtimex(struct timex …tune kernel clock NAME adjtimex, clock_adjtime, ntp_adjtime - tune kernel clock LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/timex.h> int adjtimex(struct timex …get the secure computing mode NAME PR_GET_SECCOMP - get the secure computing mode LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <linux/prctl.h> /* Definition of PR_* …create a child process NAME fork - create a child process LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> pid_t fork(void); DESCRIPTION fork () creates a new…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/…get thread identification NAME gettid - get thread identification LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #define _GNU_SOURCE #include <unistd.h> pid_t gettid(void); DES…manipulate file descriptor NAME fcntl - manipulate file descriptor LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <fcntl.h> int fcntl(int fd , int op , ... /* arg */ )…manipulate file descriptor NAME fcntl - manipulate file descriptor LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <fcntl.h> int fcntl(int fd , int op , ... /* arg */ )…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.…