Searched refs:apparmor_bprm_set_creds (Results 1 – 3 of 3) sorted by relevance
37 int apparmor_bprm_set_creds(struct linux_binprm *bprm);
875 int apparmor_bprm_set_creds(struct linux_binprm *bprm) in apparmor_bprm_set_creds() function
1192 LSM_HOOK_INIT(bprm_set_creds, apparmor_bprm_set_creds),