Searched refs:apparmor_bprm_committed_creds (Results 1 – 3 of 3) sorted by relevance
29 void apparmor_bprm_committed_creds(struct linux_binprm *bprm);
562 void apparmor_bprm_committed_creds(struct linux_binprm *bprm) in apparmor_bprm_committed_creds() function
663 .bprm_committed_creds = apparmor_bprm_committed_creds,