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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/apparmor/
H A Dcontext.c109 commit_creds(new);
131 commit_creds(new);
170 commit_creds(new);
214 commit_creds(new);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/keys/
H A Dprocess_keys.c160 return commit_creds(new);
213 return commit_creds(new);
275 return commit_creds(new);
749 ret = commit_creds(new);
778 commit_creds(new);
838 commit_creds(new);
H A Dkeyctl.c895 return commit_creds(new);
1077 commit_creds(new);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dsys.c531 return commit_creds(new);
562 return commit_creds(new);
649 return commit_creds(new);
696 return commit_creds(new);
751 return commit_creds(new);
805 return commit_creds(new);
857 commit_creds(new);
889 commit_creds(new);
H A Dcapability.c285 return commit_creds(new);
H A Dgroups.c197 return commit_creds(new);
H A Dcred.c270 * calling commit_creds().
276 * Call commit_creds() or abort_creds() to clean up.
451 * commit_creds - Install new credentials upon the current task
464 int commit_creds(struct cred *new) function
469 kdebug("commit_creds(%p{%d,%d})", new,
534 EXPORT_SYMBOL(commit_creds); variable
H A Dexit.c354 commit_creds(&init_cred);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dcred.h160 extern int commit_creds(struct cred *);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dkspd.c186 commit_creds(new);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/dream/qdsp5/
H A Daudio_out.c619 commit_creds(new);
668 commit_creds(new);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/
H A Dcommoncap.c875 return commit_creds(new);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dexec.c1140 commit_creds(bprm->cred);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/smack/
H A Dsmack_lsm.c2410 commit_creds(new);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/selinux/
H A Dhooks.c5260 commit_creds(new);

Completed in 328 milliseconds