Searched refs:ima_bprm_check (Results 1 – 3 of 3) sorted by relevance
19 extern int ima_bprm_check(struct linux_binprm *bprm);60 static inline int ima_bprm_check(struct linux_binprm *bprm) in ima_bprm_check() function
529 int ima_bprm_check(struct linux_binprm *bprm) in ima_bprm_check() function
1106 return ima_bprm_check(bprm); in security_bprm_check()