Home
last modified time | relevance | path

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

/Linux-v5.4/fs/cachefiles/
Dsecurity.c96 abort_creds(new); in cachefiles_determine_cache_security()
/Linux-v5.4/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()
904 abort_creds(new); in join_session_keyring()
Dkeyctl.c1366 abort_creds(new); in keyctl_set_reqkey_keyring()
/Linux-v5.4/kernel/
Dcred.c232 abort_creds(new); in cred_alloc_blank()
291 abort_creds(new); in prepare_creds()
520 void abort_creds(struct cred *new) in abort_creds() function
532 EXPORT_SYMBOL(abort_creds);
Dsys.c398 abort_creds(new); in __sys_setregid()
440 abort_creds(new); in __sys_setgid()
549 abort_creds(new); in __sys_setreuid()
607 abort_creds(new); in __sys_setuid()
682 abort_creds(new); in __sys_setresuid()
761 abort_creds(new); in __sys_setresgid()
825 abort_creds(new); in __sys_setfsuid()
868 abort_creds(new); in __sys_setfsgid()
Dcapability.c279 abort_creds(new); in SYSCALL_DEFINE2()
Dumh.c98 abort_creds(new); in call_usermodehelper_exec_async()
/Linux-v5.4/security/apparmor/
Dtask.c133 abort_creds(new); in aa_set_current_hat()
/Linux-v5.4/fs/nfsd/
Dauth.c91 abort_creds(new); in nfsd_setuser()
/Linux-v5.4/include/linux/
Dcred.h163 extern void abort_creds(struct cred *);
/Linux-v5.4/Documentation/security/
Dcredentials.rst487 void abort_creds(struct cred *new);
507 abort_creds(new);
/Linux-v5.4/fs/
Dexec.c1425 abort_creds(bprm->cred); in free_bprm()
/Linux-v5.4/security/selinux/
Dhooks.c6451 abort_creds(new); in selinux_setprocattr()