Searched refs:apparmor_bprm_set_creds (Results 1 – 3 of 3) sorted by relevance
26 int apparmor_bprm_set_creds(struct linux_binprm *bprm);
343 int apparmor_bprm_set_creds(struct linux_binprm *bprm) in apparmor_bprm_set_creds() function
661 .bprm_set_creds = apparmor_bprm_set_creds,