Home
last modified time | relevance | path

Searched refs:ima_file_check (Results 1 – 5 of 5) sorted by relevance

/linux/include/linux/
A Dima.h20 extern int ima_file_check(struct file *file, int mask);
79 static inline int ima_file_check(struct file *file, int mask) in ima_file_check() function
/linux/security/integrity/ima/
A Dima_main.c511 int ima_file_check(struct file *file, int mask) in ima_file_check() function
520 EXPORT_SYMBOL_GPL(ima_file_check);
/linux/fs/nfsd/
A Dvfs.c757 host_err = ima_file_check(file, may_flags); in __nfsd_open()
/linux/Documentation/trace/
A Dftrace.rst2926 bash-1994 [000] .... 4342.324897: ima_file_check <-do_last
2927 bash-1994 [000] .... 4342.324898: process_measurement <-ima_file_check
/linux/fs/
A Dnamei.c3428 error = ima_file_check(file, op->acc_mode); in do_open()

Completed in 23 milliseconds