Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dima.h23 extern void ima_file_free(struct file *file);
74 static inline void ima_file_free(struct file *file) in ima_file_free() function
/Linux-v6.1/fs/
Dfile_table.c314 ima_file_free(file); in __fput()
/Linux-v6.1/security/integrity/ima/
Dima_main.c186 void ima_file_free(struct file *file) in ima_file_free() function