Home
last modified time | relevance | path

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

/linux/kernel/
H A Dcred.c188 abort_creds(new); in cred_alloc_blank()
248 abort_creds(new); in prepare_creds()
469 void abort_creds(struct cred *new) in abort_creds() function
477 EXPORT_SYMBOL(abort_creds);
H A Dgroups.c155 abort_creds(new); in set_current_groups()
H A Dsys.c465 abort_creds(new); in __sys_setregid()
511 abort_creds(new); in __sys_setgid()
631 abort_creds(new); in __sys_setreuid()
694 abort_creds(new); in __sys_setuid()
779 abort_creds(new); in __sys_setresuid()
868 abort_creds(new); in __sys_setresgid()
932 abort_creds(new); in __sys_setfsuid()
976 abort_creds(new); in __sys_setfsgid()
H A Dcapability.c261 abort_creds(new); in SYSCALL_DEFINE2()
H A Dumh.c101 abort_creds(new); in call_usermodehelper_exec_async()
/linux/Documentation/translations/zh_CN/security/
H A Dcredentials.rst410 void abort_creds(struct cred *new);
429 abort_creds(new);
/linux/fs/cachefiles/
H A Dsecurity.c96 abort_creds(new); in cachefiles_determine_cache_security()
/linux/security/keys/
H A 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()
H A Dkeyctl.c1439 abort_creds(new); in keyctl_set_reqkey_keyring()
/linux/fs/nfsd/
H A Dauth.c86 abort_creds(new); in nfsd_setuser()
/linux/include/linux/
H A Dcred.h157 extern void abort_creds(struct cred *);
/linux/security/apparmor/
H A Dtask.c135 abort_creds(new); in aa_set_current_hat()
/linux/security/landlock/
H A Dsyscalls.c550 abort_creds(new_cred); in SYSCALL_DEFINE2()
/linux/fs/smb/server/
H A Dsmb_common.c766 abort_creds(cred); in __ksmbd_override_fsids()
/linux/Documentation/security/
H A Dcredentials.rst486 void abort_creds(struct cred *new);
506 abort_creds(new);
/linux/fs/
H A Dexec.c1392 abort_creds(bprm->cred); in free_bprm()
/linux/security/selinux/
H A Dhooks.c6722 abort_creds(new); in selinux_lsm_setattr()