Lines Matching refs:alter
300 To alter anything in the cred struct, the copy-and-replace principle must be
301 adhered to. First take a copy, then alter the copy and then use RCU to change
305 A task may only alter its _own_ credentials; it is no longer permitted for a
306 task to alter another's credentials. This means the capset() system call is no
328 qualification to be able to alter the reference count.
334 A task being able to alter only its own credentials permits the current process
457 As previously mentioned, a task may only alter its own credentials, and may not
458 alter those of another task. This means that it doesn't need to use any
459 locking to alter its own credentials.
461 To alter the current process's credentials, a function should first prepare a
472 the ptrace state may alter the outcome, particularly in the case of execve().
485 This will alter various aspects of the credentials and the process, giving the