Home
last modified time | relevance | path

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

/Linux-v4.19/security/keys/
Dprocess_keys.c172 abort_creds(new); in install_thread_keyring()
219 abort_creds(new); in install_process_keyring()
283 abort_creds(new); in install_session_keyring()
836 abort_creds(new); in join_session_keyring()
Dkeyctl.c1310 abort_creds(new); in keyctl_set_reqkey_keyring()
/Linux-v4.19/kernel/
Dcred.c226 abort_creds(new); in cred_alloc_blank()
284 abort_creds(new); in prepare_creds()
500 void abort_creds(struct cred *new) in abort_creds() function
512 EXPORT_SYMBOL(abort_creds);
Dsys.c395 abort_creds(new); in __sys_setregid()
437 abort_creds(new); in __sys_setgid()
546 abort_creds(new); in __sys_setreuid()
604 abort_creds(new); in __sys_setuid()
679 abort_creds(new); in __sys_setresuid()
758 abort_creds(new); in __sys_setresgid()
822 abort_creds(new); in __sys_setfsuid()
865 abort_creds(new); in __sys_setfsgid()
Dcapability.c281 abort_creds(new); in SYSCALL_DEFINE2()
Dumh.c95 abort_creds(new); in call_usermodehelper_exec_async()
/Linux-v4.19/fs/cachefiles/
Dsecurity.c100 abort_creds(new); in cachefiles_determine_cache_security()
/Linux-v4.19/security/apparmor/
Dtask.c137 abort_creds(new); in aa_set_current_hat()
/Linux-v4.19/fs/nfsd/
Dauth.c91 abort_creds(new); in nfsd_setuser()
/Linux-v4.19/include/linux/
Dcred.h164 extern void abort_creds(struct cred *);
/Linux-v4.19/fs/
Dbinfmt_flat.c891 abort_creds(bprm.cred); in load_flat_shared_library()
Dexec.c1420 abort_creds(bprm->cred); in free_bprm()
/Linux-v4.19/Documentation/security/
Dcredentials.rst487 void abort_creds(struct cred *new);
507 abort_creds(new);
/Linux-v4.19/security/selinux/
Dhooks.c6561 abort_creds(new); in selinux_setprocattr()