Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dima.h23 extern void ima_file_free(struct file *file);
75 static inline void ima_file_free(struct file *file) in ima_file_free() function
/Linux-v6.6/fs/
Dfile_table.c378 ima_file_free(file); in __fput()
/Linux-v6.6/security/integrity/ima/
Dima_main.c191 void ima_file_free(struct file *file) in ima_file_free() function