...ET_SECUREBITS PR_GET_SPECULATION_CTRL PR_SET_SPECULATION_CTRL PR_SVE_SET_VL PR_SVE_GET_VL PR_SET_SYSCALL_USER_DISPATCH PR_SET_TAGGED_ADDR_CTRL PR_GET_TAGGED_ADDR_CTRL PR_TASK_PE…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/…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 …process trace NAME ptrace - process trace LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/ptrace.h> long ptrace(enum __ptrace_request op , pid_t pid , void * addr …get process identification NAME getpid, getppid - get process identification LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> pid_t getpid(void); pid_t getppi…get process identification NAME getpid, getppid - get process identification LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> pid_t getpid(void); pid_t getppi…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…manipulate thread-local storage information NAME get_thread_area, set_thread_area - manipulate thread-local storage information LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #…manipulate thread-local storage information NAME get_thread_area, set_thread_area - manipulate thread-local storage information LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #…transfer data to/from PCI MMIO memory page NAME s390_pci_mmio_write, s390_pci_mmio_read - transfer data to/from PCI MMIO memory page LIBRARY Standard C library ( libc , -lc ) SYNOP…transfer data to/from PCI MMIO memory page NAME s390_pci_mmio_write, s390_pci_mmio_read - transfer data to/from PCI MMIO memory page LIBRARY Standard C library ( libc , -lc ) SYNOP…operations with z/Architecture guarded storage facility NAME s390_guarded_storage - operations with z/Architecture guarded storage facility LIBRARY Standard C library ( libc , -lc …restart a system call after interruption by a stop signal NAME restart_syscall - restart a system call after interruption by a stop signal SYNOPSIS long restart_syscall(void); Note…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…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…get or set a per-process LDT entry NAME modify_ldt - get or set a per-process LDT entry LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <asm/ldt.h> /* Definition of str…send a signal to a process specified by a file descriptor NAME pidfd_send_signal - send a signal to a process specified by a file descriptor LIBRARY Standard C library ( libc , -lc…disable or enable performance counters attached to the calling process NAME PR_TASK_PERF_EVENTS_DISABLE, PR_TASK_PERF_EVENTS_ENABLE - disable or enable performance counters attache…