Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/security/keys/
H A 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()
902 abort_creds(new); in join_session_keyring()
H A Dkeyctl.c1434 abort_creds(new); in keyctl_set_reqkey_keyring()
/OK3568_Linux_fs/kernel/kernel/
H A Dcred.c235 abort_creds(new); in cred_alloc_blank()
294 abort_creds(new); in prepare_creds()
527 void abort_creds(struct cred *new) in abort_creds() function
539 EXPORT_SYMBOL(abort_creds);
H A Dsys.c413 abort_creds(new); in __sys_setregid()
459 abort_creds(new); in __sys_setgid()
568 abort_creds(new); in __sys_setreuid()
626 abort_creds(new); in __sys_setuid()
701 abort_creds(new); in __sys_setresuid()
784 abort_creds(new); in __sys_setresgid()
848 abort_creds(new); in __sys_setfsuid()
892 abort_creds(new); in __sys_setfsgid()
H A Dcapability.c279 abort_creds(new); in SYSCALL_DEFINE2()
H A Dumh.c103 abort_creds(new); in call_usermodehelper_exec_async()
/OK3568_Linux_fs/kernel/fs/cachefiles/
H A Dsecurity.c96 abort_creds(new); in cachefiles_determine_cache_security()
/OK3568_Linux_fs/kernel/security/apparmor/
H A Dtask.c133 abort_creds(new); in aa_set_current_hat()
/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dauth.c91 abort_creds(new); in nfsd_setuser()
/OK3568_Linux_fs/kernel/include/linux/
H A Dcred.h163 extern void abort_creds(struct cred *);
/OK3568_Linux_fs/kernel/Documentation/security/
H A Dcredentials.rst486 void abort_creds(struct cred *new);
506 abort_creds(new);
/OK3568_Linux_fs/kernel/fs/
H A Dexec.c1480 abort_creds(bprm->cred); in free_bprm()
/OK3568_Linux_fs/kernel/security/selinux/
H A Dhooks.c6548 abort_creds(new); in selinux_setprocattr()