get the "dumpable" attribute of the calling process NAME PR_GET_DUMPABLE - get the "dumpable" attribute of the calling process LIBRARY Standard C library ( libc ,......APBSET_READ PR_CAPBSET_DROP PR_SET_CHILD_SUBREAPER PR_GET_CHILD_SUBREAPER PR_SET_DUMPABLE PR_GET_DUMPABLE PR_SET_ENDIAN PR_GET_ENDIAN PR_SET_FP_MODE PR_GET_FP_MODE PR_SET_FPEMU …set the "dumpable" attribute of the calling process NAME PR_SET_DUMPABLE - set the "dumpable" attribute of the calling process LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #i…process information NAME /proc/pid/, /proc/self/ - process information DESCRIPTION /proc/ pid / There is a numerical subdirectory for each running process; the subdirectory is name…process information NAME /proc/pid/, /proc/self/ - process information DESCRIPTION /proc/ pid / There is a numerical subdirectory for each running process; the subdirectory is name…execute program NAME execve - execute program LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> int execve(const char * pathname , char *const _Nullable argv […...f crashing process (since Linux 2.6.24). %d Dump mode—same as value returned by prctl (2) PR_GET_DUMPABLE (since Linux 3.7). %e The process or thread's comm value, which typical…get the state of a speculation misfeature for the calling thread NAME PR_GET_SPECULATION_CTRL - get the state of a speculation misfeature for the calling thread LIBRARY Standard C …get the thread's SVE vector length NAME PR_SVE_GET_VL - get the thread's SVE vector length LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <linux/prctl.h> /* Definition…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…get the machine check memory corruption kill policy NAME PR_MCE_KILL_GET - get the machine check memory corruption kill policy LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #i…get the "securebits" flags of the calling thread NAME PR_GET_SECUREBITS - get the "securebits" flags of the calling thread LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #inclu…get the process timing mode NAME PR_GET_TIMING - get the process timing mode LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <linux/prctl.h> /* Definition of PR_* const…get the calling thread's no_new_privs attribute NAME PR_GET_NO_NEW_PRIVS - get the calling thread's no_new_privs attribute LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #inclu…get the floating point mode of the calling process NAME PR_GET_FP_MODE - get the floating point mode of the calling process LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #incl…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…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 state of the "THP disable" flag for the calling thread NAME PR_GET_THP_DISABLE - get the state of the "THP disable" flag for the calling thread LIBRARY Standard C library (…get the Memory-Deny-Write-Execute protection mask for the calling process NAME PR_GET_MDWE - get the Memory-Deny-Write-Execute protection mask for the calling process LIBRARY Stand…read or change the ambient capability set of the calling thread NAME PR_CAP_AMBIENT - read or change the ambient capability set of the calling thread LIBRARY Standard C library ( l…