Lines Matching full:get
9 /* Get/set current->mm->dumpable */
13 /* Get/set unaligned access control bits (if meaningful) */
19 /* Get/set whether or not to drop capabilities on setuid() away from
24 /* Get/set floating-point emulation control bits (if meaningful) */
30 /* Get/set floating-point exception mode (if meaningful) */
44 /* Get/set whether we use statistical process timing or accurate timestamp
54 #define PR_GET_NAME 16 /* Get process name */
56 /* Get/set process endian */
63 /* Get/set process seccomp mode */
67 /* Get/set the capability bounding set (as per security/commoncap.c) */
71 /* Get/set the process' ability to use the timestamp counter instruction */
77 /* Get/set securebits (as per security/commoncap.c) */
82 * Get/set the timerslack as used by poll/select/nanosleep