get the clear_child_tid address NAME PR_GET_TID_ADDRESS - get the clear_child_tid address LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #inc...operations on a process or thread NAME PR_SET_NAME, PR_GET_NAME - operations on a process or thread LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <linux/prctl.h> /* D…operations on a process or thread NAME PR_SET_NAME, PR_GET_NAME - operations on a process or thread LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <linux/prctl.h> /* D…...TASK_PERF_EVENTS_DISABLE PR_TASK_PERF_EVENTS_ENABLE PR_SET_THP_DISABLE PR_GET_THP_DISABLE PR_GET_TID_ADDRESS PR_SET_TIMERSLACK PR_GET_TIMERSLACK PR_SET_TIMING PR_GET_TIMING PR_S…mapped memory regions NAME /proc/pid/maps - mapped memory regions DESCRIPTION /proc/ pid /maps A file containing the currently mapped memory regions and their access permissions. S…command name NAME /proc/pid/comm - command name DESCRIPTION /proc/ pid /comm (since Linux 2.6.33) This file exposes the process's comm value—that is, the command name associated wi…mail addressing description NAME mailaddr - mail addressing description DESCRIPTION This manual page gives a brief introduction to SMTP mail addresses, as used on the Internet. The…set pointer to thread ID NAME set_tid_address - set pointer to thread ID LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/syscall.h> /* Definition of SYS_* constant…control support for passing tagged user-space addresses to the kernel NAME PR_SET_TAGGED_ADDR_CTRL - control support for passing tagged user-space addresses to the kernel LIBRARY S…get the tagged address mode for the calling thread NAME PR_GET_TAGGED_ADDR_CTRL - get the tagged address mode for the calling thread LIBRARY Standard C library ( libc , -lc ) SYNOP…modify kernel memory map descriptor fields NAME PR_SET_MM_MAP, PR_SET_MM_MAP_SIZE - modify kernel memory map descriptor fields LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #i…modify kernel memory map descriptor fields NAME PR_SET_MM_MAP, PR_SET_MM_MAP_SIZE - modify kernel memory map descriptor fields LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #i…get unaligned access control bits NAME PR_GET_UNALIGN - get unaligned access control bits LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <linux/prctl.h> /* Definition …get the floating-point exception mode NAME PR_GET_FPEXC - get the floating-point exception mode LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <linux/prctl.h> /* Defin…get wether the timestamp counter can be read NAME PR_GET_TSC - get wether the timestamp counter can be read LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <linux/prctl…get the parent-death signal number of the calling process NAME PR_GET_PDEATHSIG - get the parent-death signal number of the calling process LIBRARY Standard C library ( libc , -lc …get the floating-point emulation control bits NAME PR_GET_FPEMU - get the floating-point emulation control bits LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <linux/p…get the endian-ness of the calling process NAME PR_GET_ENDIAN - get the endian-ness of the calling process LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <linux/prctl.…get the "child subreaper" attribute of the calling process NAME PR_GET_CHILD_SUBREAPER - get the "child subreaper" attribute of the calling process LIBRARY Standard C library ( lib…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…