Home
last modified time | relevance | path

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

/Linux-v6.6/fs/cachefiles/
Dsecurity.c96 abort_creds(new); in cachefiles_determine_cache_security()
/Linux-v6.6/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.c1439 abort_creds(new); in keyctl_set_reqkey_keyring()
/Linux-v6.6/kernel/
Dcred.c237 abort_creds(new); in cred_alloc_blank()
301 abort_creds(new); in prepare_creds()
536 void abort_creds(struct cred *new) in abort_creds() function
548 EXPORT_SYMBOL(abort_creds);
Dgroups.c155 abort_creds(new); in set_current_groups()
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()
Dcapability.c265 abort_creds(new); in SYSCALL_DEFINE2()
Dumh.c102 abort_creds(new); in call_usermodehelper_exec_async()
/Linux-v6.6/fs/nfsd/
Dauth.c91 abort_creds(new); in nfsd_setuser()
/Linux-v6.6/security/apparmor/
Dtask.c138 abort_creds(new); in aa_set_current_hat()
/Linux-v6.6/fs/smb/server/
Dsmb_common.c742 abort_creds(cred); in ksmbd_override_fsids()
754 abort_creds(cred); in ksmbd_override_fsids()
/Linux-v6.6/include/linux/
Dcred.h163 extern void abort_creds(struct cred *);
/Linux-v6.6/security/landlock/
Dsyscalls.c451 abort_creds(new_cred); in SYSCALL_DEFINE2()
/Linux-v6.6/Documentation/security/
Dcredentials.rst486 void abort_creds(struct cred *new);
506 abort_creds(new);
/Linux-v6.6/fs/
Dexec.c1497 abort_creds(bprm->cred); in free_bprm()
/Linux-v6.6/security/selinux/
Dhooks.c6467 abort_creds(new); in selinux_setprocattr()