Searched refs:ima_file_free (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/include/linux/
H A Dima.h19 extern void ima_file_free(struct file *file);
35 static inline void ima_file_free(struct file *file) ima_file_free() function
/linux-4.4.14/security/integrity/ima/
H A Dima_main.c137 * ima_file_free - called on __fput()
142 void ima_file_free(struct file *file) ima_file_free() function
/linux-4.4.14/fs/
H A Dfile_table.c206 ima_file_free(file); __fput()

Completed in 122 milliseconds