Home
last modified time | relevance | path

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

/Linux-v6.1/fs/cachefiles/
Dsecurity.c96 abort_creds(new); in cachefiles_determine_cache_security()
/Linux-v6.1/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-v6.1/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);
Dgroups.c155 abort_creds(new); in set_current_groups()
Dsys.c417 abort_creds(new); in __sys_setregid()
463 abort_creds(new); in __sys_setgid()
583 abort_creds(new); in __sys_setreuid()
646 abort_creds(new); in __sys_setuid()
726 abort_creds(new); in __sys_setresuid()
809 abort_creds(new); in __sys_setresgid()
873 abort_creds(new); in __sys_setfsuid()
917 abort_creds(new); in __sys_setfsgid()
Dcapability.c279 abort_creds(new); in SYSCALL_DEFINE2()
Dumh.c105 abort_creds(new); in call_usermodehelper_exec_async()
/Linux-v6.1/fs/nfsd/
Dauth.c91 abort_creds(new); in nfsd_setuser()
/Linux-v6.1/fs/ksmbd/
Dsmb_common.c635 abort_creds(cred); in ksmbd_override_fsids()
647 abort_creds(cred); in ksmbd_override_fsids()
/Linux-v6.1/security/apparmor/
Dtask.c138 abort_creds(new); in aa_set_current_hat()
/Linux-v6.1/security/landlock/
Dsyscalls.c451 abort_creds(new_cred); in SYSCALL_DEFINE2()
/Linux-v6.1/include/linux/
Dcred.h163 extern void abort_creds(struct cred *);
/Linux-v6.1/Documentation/security/
Dcredentials.rst486 void abort_creds(struct cred *new);
506 abort_creds(new);
/Linux-v6.1/fs/
Dexec.c1491 abort_creds(bprm->cred); in free_bprm()
/Linux-v6.1/security/selinux/
Dhooks.c6522 abort_creds(new); in selinux_setprocattr()