Home
last modified time | relevance | path

Searched refs:ima_file_free (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dima.h20 extern void ima_file_free(struct file *file);
69 static inline void ima_file_free(struct file *file) in ima_file_free() function
/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.10/fs/
H A Dfile_table.c275 ima_file_free(file); in __fput()
/kernel/linux/linux-6.6/fs/
H A Dfile_table.c378 ima_file_free(file); in __fput()
/kernel/linux/linux-5.10/security/integrity/ima/
H A Dima_main.c177 * ima_file_free - called on __fput()
182 void ima_file_free(struct file *file) in ima_file_free() function
/kernel/linux/linux-6.6/security/integrity/ima/
H A Dima_main.c187 * ima_file_free - called on __fput()
192 void ima_file_free(struct file *file) in ima_file_free() function

Completed in 5 milliseconds