Home
last modified time | relevance | path

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

/linux-4.4.14/security/apparmor/
Dcontext.c175 abort_creds(new); in aa_set_current_hat()
205 abort_creds(new); in aa_restore_previous_profile()
210 abort_creds(new); in aa_restore_previous_profile()
/linux-4.4.14/fs/cachefiles/
Dsecurity.c100 abort_creds(new); in cachefiles_determine_cache_security()
/linux-4.4.14/security/keys/
Dprocess_keys.c161 abort_creds(new); in install_thread_keyring()
209 abort_creds(new); in install_process_keyring()
266 abort_creds(new); in install_session_keyring()
818 abort_creds(new); in join_session_keyring()
Dkeyctl.c1278 abort_creds(new); in keyctl_set_reqkey_keyring()
/linux-4.4.14/kernel/
Dcred.c225 abort_creds(new); in cred_alloc_blank()
283 abort_creds(new); in prepare_creds()
499 void abort_creds(struct cred *new) in abort_creds() function
511 EXPORT_SYMBOL(abort_creds);
Dsys.c377 abort_creds(new); in SYSCALL_DEFINE2()
414 abort_creds(new); in SYSCALL_DEFINE1()
518 abort_creds(new); in SYSCALL_DEFINE2()
571 abort_creds(new); in SYSCALL_DEFINE1()
641 abort_creds(new); in SYSCALL_DEFINE3()
715 abort_creds(new); in SYSCALL_DEFINE3()
774 abort_creds(new); in SYSCALL_DEFINE1()
812 abort_creds(new); in SYSCALL_DEFINE1()
Dcapability.c280 abort_creds(new); in SYSCALL_DEFINE2()
Dkmod.c245 abort_creds(new); in call_usermodehelper_exec_async()
/linux-4.4.14/fs/nfsd/
Dauth.c87 abort_creds(new); in nfsd_setuser()
/linux-4.4.14/include/linux/
Dcred.h166 extern void abort_creds(struct cred *);
/linux-4.4.14/fs/
Dbinfmt_flat.c843 abort_creds(bprm.cred); in load_flat_shared_library()
Dexec.c1194 abort_creds(bprm->cred); in free_bprm()
/linux-4.4.14/Documentation/security/
Dcredentials.txt504 void abort_creds(struct cred *new);
524 abort_creds(new);
/linux-4.4.14/security/selinux/
Dhooks.c5741 abort_creds(new); in selinux_setprocattr()