Lines Matching defs:file
80 static int mmap_violation_check(enum ima_hooks func, struct file *file, in mmap_violation_check()
110 static void ima_rdwr_violation_check(struct file *file, in ima_rdwr_violation_check()
151 struct inode *inode, struct file *file) in ima_check_last_writer()
181 void ima_file_free(struct file *file) in ima_file_free()
196 static int process_measurement(struct file *file, const struct cred *cred, in process_measurement()
389 int ima_file_mmap(struct file *file, unsigned long prot) in ima_file_mmap()
417 struct file *file = vma->vm_file; in ima_file_mprotect() local
493 int ima_file_check(struct file *file, int mask) in ima_file_check()
522 int ima_file_hash(struct file *file, char *buf, size_t buf_size) in ima_file_hash()
628 int ima_read_file(struct file *file, enum kernel_read_file_id read_id, in ima_read_file()
678 int ima_post_read_file(struct file *file, void *buf, loff_t size, in ima_post_read_file()