Home
last modified time | relevance | path

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

/Linux-v5.10/fs/cachefiles/
Dsecurity.c96 abort_creds(new); in cachefiles_determine_cache_security()
/Linux-v5.10/security/keys/
Dprocess_keys.c255 abort_creds(new); in install_thread_keyring()
302 abort_creds(new); in install_process_keyring()
367 abort_creds(new); in install_session_keyring()
902 abort_creds(new); in join_session_keyring()
Dkeyctl.c1434 abort_creds(new); in keyctl_set_reqkey_keyring()
/Linux-v5.10/kernel/
Dcred.c232 abort_creds(new); in cred_alloc_blank()
291 abort_creds(new); in prepare_creds()
523 void abort_creds(struct cred *new) in abort_creds() function
535 EXPORT_SYMBOL(abort_creds);
Dsys.c403 abort_creds(new); in __sys_setregid()
449 abort_creds(new); in __sys_setgid()
558 abort_creds(new); in __sys_setreuid()
616 abort_creds(new); in __sys_setuid()
691 abort_creds(new); in __sys_setresuid()
774 abort_creds(new); in __sys_setresgid()
838 abort_creds(new); in __sys_setfsuid()
882 abort_creds(new); in __sys_setfsgid()
Dcapability.c279 abort_creds(new); in SYSCALL_DEFINE2()
Dumh.c103 abort_creds(new); in call_usermodehelper_exec_async()
/Linux-v5.10/security/apparmor/
Dtask.c133 abort_creds(new); in aa_set_current_hat()
/Linux-v5.10/fs/nfsd/
Dauth.c91 abort_creds(new); in nfsd_setuser()
/Linux-v5.10/include/linux/
Dcred.h163 extern void abort_creds(struct cred *);
/Linux-v5.10/Documentation/security/
Dcredentials.rst486 void abort_creds(struct cred *new);
506 abort_creds(new);
/Linux-v5.10/fs/
Dexec.c1469 abort_creds(bprm->cred); in free_bprm()
/Linux-v5.10/security/selinux/
Dhooks.c6470 abort_creds(new); in selinux_setprocattr()