Lines Matching defs:file
86 static int mmap_violation_check(enum ima_hooks func, struct file *file, in mmap_violation_check()
116 static void ima_rdwr_violation_check(struct file *file, in ima_rdwr_violation_check()
157 struct inode *inode, struct file *file) in ima_check_last_writer()
187 void ima_file_free(struct file *file) in ima_file_free()
202 static int process_measurement(struct file *file, const struct cred *cred, in process_measurement()
422 int ima_file_mmap(struct file *file, unsigned long reqprot, in ima_file_mmap()
451 struct file *file = vma->vm_file; in ima_file_mprotect() local
528 int ima_file_check(struct file *file, int mask) in ima_file_check()
592 int ima_file_hash(struct file *file, char *buf, size_t buf_size) in ima_file_hash()
705 int ima_read_file(struct file *file, enum kernel_read_file_id read_id, in ima_read_file()
755 int ima_post_read_file(struct file *file, void *buf, loff_t size, in ima_post_read_file()