Home
last modified time | relevance | path

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

/linux-5.19.10/fs/cachefiles/
Dsecurity.c96 abort_creds(new); in cachefiles_determine_cache_security()
/linux-5.19.10/kernel/
Dcred.c234 abort_creds(new); in cred_alloc_blank()
298 abort_creds(new); in prepare_creds()
533 void abort_creds(struct cred *new) in abort_creds() function
545 EXPORT_SYMBOL(abort_creds);
Dsys.c416 abort_creds(new); in __sys_setregid()
462 abort_creds(new); in __sys_setgid()
582 abort_creds(new); in __sys_setreuid()
645 abort_creds(new); in __sys_setuid()
725 abort_creds(new); in __sys_setresuid()
808 abort_creds(new); in __sys_setresgid()
872 abort_creds(new); in __sys_setfsuid()
916 abort_creds(new); in __sys_setfsgid()
Dcapability.c279 abort_creds(new); in SYSCALL_DEFINE2()
Dumh.c104 abort_creds(new); in call_usermodehelper_exec_async()
/linux-5.19.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()
903 abort_creds(new); in join_session_keyring()
Dkeyctl.c1434 abort_creds(new); in keyctl_set_reqkey_keyring()
/linux-5.19.10/security/apparmor/
Dtask.c133 abort_creds(new); in aa_set_current_hat()
/linux-5.19.10/fs/nfsd/
Dauth.c91 abort_creds(new); in nfsd_setuser()
/linux-5.19.10/fs/ksmbd/
Dsmb_common.c633 abort_creds(cred); in ksmbd_override_fsids()
645 abort_creds(cred); in ksmbd_override_fsids()
/linux-5.19.10/security/landlock/
Dsyscalls.c451 abort_creds(new_cred); in SYSCALL_DEFINE2()
/linux-5.19.10/include/linux/
Dcred.h163 extern void abort_creds(struct cred *);
/linux-5.19.10/Documentation/security/
Dcredentials.rst486 void abort_creds(struct cred *new);
506 abort_creds(new);
/linux-5.19.10/fs/
Dexec.c1494 abort_creds(bprm->cred); in free_bprm()
/linux-5.19.10/security/selinux/
Dhooks.c6523 abort_creds(new); in selinux_setprocattr()