Searched refs:ima_bprm_check (Results 1 – 3 of 3) sorted by relevance
16 extern int ima_bprm_check(struct linux_binprm *bprm);48 static inline int ima_bprm_check(struct linux_binprm *bprm) in ima_bprm_check() function
407 int ima_bprm_check(struct linux_binprm *bprm) in ima_bprm_check() function
787 return ima_bprm_check(bprm); in security_bprm_check()