Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A 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
/openbmc/linux/fs/
H A Dfile_table.c378 ima_file_free(file); in __fput()
/openbmc/linux/security/integrity/ima/
H A Dima_main.c192 void ima_file_free(struct file *file) in ima_file_free() function