Lines Matching full:alter
273 To alter anything in the cred struct, the copy-and-replace principle must be
274 adhered to. First take a copy, then alter the copy and then use RCU to change
278 A task may only alter its _own_ credentials; it is no longer permitted for a
279 task to alter another's credentials. This means the ``capset()`` system call
301 the const qualification to be able to alter the reference count.
307 A task being able to alter only its own credentials permits the current process
430 As previously mentioned, a task may only alter its own credentials, and may not
431 alter those of another task. This means that it doesn't need to use any
432 locking to alter its own credentials.
434 To alter the current process's credentials, a function should first prepare a
445 as the ptrace state may alter the outcome, particularly in the case of
466 This will alter various aspects of the credentials and the process, giving the