Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dima.h21 extern void ima_file_free(struct file *file);
44 static inline void ima_file_free(struct file *file) in ima_file_free() function
/Linux-v4.19/fs/
Dfile_table.c272 ima_file_free(file); in __fput()
/Linux-v4.19/security/integrity/ima/
Dima_main.c154 void ima_file_free(struct file *file) in ima_file_free() function