Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Dcred.c183 abort_creds(new); in cred_alloc_blank()
243 abort_creds(new); in prepare_creds()
466 void abort_creds(struct cred *new) in abort_creds() function
474 EXPORT_SYMBOL(abort_creds);
H A Dgroups.c155 abort_creds(new); in set_current_groups()
H A Dsys.c424 abort_creds(new); in __sys_setregid()
470 abort_creds(new); in __sys_setgid()
590 abort_creds(new); in __sys_setreuid()
653 abort_creds(new); in __sys_setuid()
738 abort_creds(new); in __sys_setresuid()
827 abort_creds(new); in __sys_setresgid()
891 abort_creds(new); in __sys_setfsuid()
935 abort_creds(new); in __sys_setfsgid()
H A Dcapability.c265 abort_creds(new); in SYSCALL_DEFINE2()
H A Dumh.c102 abort_creds(new); in call_usermodehelper_exec_async()
/openbmc/linux/fs/cachefiles/
H A Dsecurity.c96 abort_creds(new); in cachefiles_determine_cache_security()
/openbmc/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()
/openbmc/linux/fs/nfsd/
H A Dauth.c87 abort_creds(new); in nfsd_setuser()
/openbmc/linux/include/linux/
H A Dcred.h156 extern void abort_creds(struct cred *);
/openbmc/linux/security/apparmor/
H A Dtask.c138 abort_creds(new); in aa_set_current_hat()
/openbmc/linux/fs/smb/server/
H A Dsmb_common.c764 abort_creds(cred); in __ksmbd_override_fsids()
776 abort_creds(cred); in __ksmbd_override_fsids()
/openbmc/linux/security/landlock/
H A Dsyscalls.c463 abort_creds(new_cred); in SYSCALL_DEFINE2()
/openbmc/linux/Documentation/security/
H A Dcredentials.rst486 void abort_creds(struct cred *new);
506 abort_creds(new);
/openbmc/linux/fs/
H A Dexec.c1499 abort_creds(bprm->cred); in free_bprm()
/openbmc/linux/security/selinux/
H A Dhooks.c6505 abort_creds(new); in selinux_setprocattr()