Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dima.h20 extern void ima_file_free(struct file *file);
68 static inline void ima_file_free(struct file *file) in ima_file_free() function
/Linux-v5.10/fs/
Dfile_table.c275 ima_file_free(file); in __fput()
/Linux-v5.10/security/integrity/ima/
Dima_main.c181 void ima_file_free(struct file *file) in ima_file_free() function