Searched refs:ima_file_check (Results 1 – 5 of 5) sorted by relevance
17 extern int ima_file_check(struct file *file, int mask);53 static inline int ima_file_check(struct file *file, int mask) in ima_file_check() function
433 int ima_file_check(struct file *file, int mask) in ima_file_check() function442 EXPORT_SYMBOL_GPL(ima_file_check);
740 host_err = ima_file_check(file, may_flags); in __nfsd_open()
2865 bash-1994 [000] .... 4342.324897: ima_file_check <-do_last2866 bash-1994 [000] .... 4342.324898: process_measurement <-ima_file_check
3412 error = ima_file_check(file, op->acc_mode); in do_last()