Home
last modified time | relevance | path

Searched refs:abort_creds (Results 1 – 4 of 4) sorted by relevance

/kernel/
Dcred.c237 abort_creds(new); in cred_alloc_blank()
301 abort_creds(new); in prepare_creds()
537 void abort_creds(struct cred *new) in abort_creds() function
549 EXPORT_SYMBOL(abort_creds);
Dsys.c418 abort_creds(new); in __sys_setregid()
464 abort_creds(new); in __sys_setgid()
584 abort_creds(new); in __sys_setreuid()
647 abort_creds(new); in __sys_setuid()
732 abort_creds(new); in __sys_setresuid()
821 abort_creds(new); in __sys_setresgid()
885 abort_creds(new); in __sys_setfsuid()
929 abort_creds(new); in __sys_setfsgid()
Dcapability.c279 abort_creds(new); in SYSCALL_DEFINE2()
Dumh.c104 abort_creds(new); in call_usermodehelper_exec_async()