Home
last modified time | relevance | path

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

/linux-4.1.27/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.1.27/fs/cachefiles/
Dsecurity.c100 abort_creds(new); in cachefiles_determine_cache_security()
/linux-4.1.27/kernel/
Dcred.c220 abort_creds(new); in cred_alloc_blank()
278 abort_creds(new); in prepare_creds()
494 void abort_creds(struct cred *new) in abort_creds() function
506 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.c249 abort_creds(new); in ____call_usermodehelper()
/linux-4.1.27/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.c1284 abort_creds(new); in keyctl_set_reqkey_keyring()
/linux-4.1.27/fs/nfsd/
Dauth.c87 abort_creds(new); in nfsd_setuser()
/linux-4.1.27/include/linux/
Dcred.h165 extern void abort_creds(struct cred *);
/linux-4.1.27/fs/
Dbinfmt_flat.c843 abort_creds(bprm.cred); in load_flat_shared_library()
Dexec.c1188 abort_creds(bprm->cred); in free_bprm()
/linux-4.1.27/Documentation/security/
Dcredentials.txt504 void abort_creds(struct cred *new);
524 abort_creds(new);
/linux-4.1.27/security/selinux/
Dhooks.c5727 abort_creds(new); in selinux_setprocattr()