Searched refs:commit_creds (Results 1 - 17 of 17) sorted by relevance

/linux-master/security/apparmor/
H A Dtask.c87 commit_creds(new);
144 commit_creds(new);
178 commit_creds(new);
/linux-master/security/keys/
H A Dprocess_keys.c259 return commit_creds(new);
306 return commit_creds(new);
371 return commit_creds(new);
856 ret = commit_creds(new);
890 commit_creds(new);
954 commit_creds(new);
H A Dkeyctl.c1160 return commit_creds(new);
1435 commit_creds(new);
/linux-master/security/
H A Dcommoncap.c1248 return commit_creds(new);
1324 return commit_creds(new);
1345 return commit_creds(new);
1356 return commit_creds(new);
1382 return commit_creds(new);
/linux-master/kernel/
H A Dcapability.c262 return commit_creds(new);
H A Dgroups.c152 return commit_creds(new);
H A Dcred.c198 * calling commit_creds().
204 * Call commit_creds() or abort_creds() to clean up.
379 * commit_creds - Install new credentials upon the current task
392 int commit_creds(struct cred *new) function
397 kdebug("commit_creds(%p{%ld})", new,
460 EXPORT_SYMBOL(commit_creds); variable
H A Dsys.c421 return commit_creds(new);
467 return commit_creds(new);
587 return commit_creds(new);
650 return commit_creds(new);
735 return commit_creds(new);
824 return commit_creds(new);
895 commit_creds(new);
939 commit_creds(new);
H A Dumh.c107 commit_creds(new);
H A Dnsproxy.c520 commit_creds(nsset_cred(nsset));
H A Dfork.c3370 commit_creds(new_cred);
/linux-master/include/linux/
H A Dcred.h156 extern int commit_creds(struct cred *);
/linux-master/security/landlock/
H A Dsyscalls.c516 return commit_creds(new_cred);
/linux-master/fs/
H A Dexec.c1396 commit_creds(bprm->cred);
1403 * by commit_creds() above
/linux-master/security/smack/
H A Dsmackfs.c2798 commit_creds(new);
H A Dsmack_lsm.c3760 commit_creds(new);
/linux-master/security/selinux/
H A Dhooks.c6540 commit_creds(new);

Completed in 267 milliseconds