Searched refs:ima_file_free (Results 1 – 3 of 3) sorted by relevance
21 extern void ima_file_free(struct file *file);45 static inline void ima_file_free(struct file *file) in ima_file_free() function
105 void ima_file_free(struct file *file) in ima_file_free() function
249 ima_file_free(file); in __fput()