Searched refs:apparmor_bprm_committed_creds (Results 1 – 3 of 3) sorted by relevance
29 void apparmor_bprm_committed_creds(struct linux_binprm *bprm);
565 void apparmor_bprm_committed_creds(struct linux_binprm *bprm) in apparmor_bprm_committed_creds() function
644 LSM_HOOK_INIT(bprm_committed_creds, apparmor_bprm_committed_creds),