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
322 int ima_module_check(struct file *file) in ima_module_check() function
910 return ima_module_check(file); in security_kernel_module_from_file()