Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dima.h19 extern void ima_file_free(struct file *file);
62 static inline void ima_file_free(struct file *file) in ima_file_free() function
/Linux-v5.4/fs/
Dfile_table.c274 ima_file_free(file); in __fput()
/Linux-v5.4/security/integrity/ima/
Dima_main.c177 void ima_file_free(struct file *file) in ima_file_free() function