Searched refs:ima_bprm_check (Results 1 – 3 of 3) sorted by relevance
17 extern int ima_bprm_check(struct linux_binprm *bprm);25 static inline int ima_bprm_check(struct linux_binprm *bprm) in ima_bprm_check() function
289 int ima_bprm_check(struct linux_binprm *bprm) in ima_bprm_check() function
249 return ima_bprm_check(bprm); in security_bprm_check()