Searched refs:ipe_bprm_creds_for_exec (Results 1 – 3 of 3) sorted by relevance
28 int ipe_bprm_creds_for_exec(struct linux_binprm *bprm);
50 LSM_HOOK_INIT(bprm_creds_for_exec, ipe_bprm_creds_for_exec),
53 int ipe_bprm_creds_for_exec(struct linux_binprm *bprm) in ipe_bprm_creds_for_exec() function