Searched refs:ima_module_check (Results 1 – 3 of 3) sorted by relevance
21 extern int ima_module_check(struct file *file);45 static inline int ima_module_check(struct file *file) in ima_module_check() function
321 int ima_module_check(struct file *file) in ima_module_check() function
893 return ima_module_check(file); in security_kernel_module_from_file()