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