Lines Matching defs:ima_iint_cache
71 struct ima_iint_cache *iint;
188 struct ima_iint_cache {
204 static inline struct ima_iint_cache *
207 struct ima_iint_cache **iint_sec;
217 struct ima_iint_cache *iint)
219 struct ima_iint_cache **iint_sec;
228 struct ima_iint_cache *ima_iint_find(struct inode *inode);
229 struct ima_iint_cache *ima_inode_get(struct inode *inode);
272 struct ima_iint_cache *iint, const char *op,
388 int ima_collect_measurement(struct ima_iint_cache *iint, struct file *file,
391 void ima_store_measurement(struct ima_iint_cache *iint, struct file *file,
401 void ima_audit_measurement(struct ima_iint_cache *iint,
439 int ima_check_blacklist(struct ima_iint_cache *iint,
441 int ima_appraise_measurement(enum ima_hooks func, struct ima_iint_cache *iint,
447 void ima_update_xattr(struct ima_iint_cache *iint, struct file *file);
448 enum integrity_status ima_get_cache_status(struct ima_iint_cache *iint,
457 static inline int ima_check_blacklist(struct ima_iint_cache *iint,
464 struct ima_iint_cache *iint,
481 static inline void ima_update_xattr(struct ima_iint_cache *iint,
487 ima_get_cache_status(struct ima_iint_cache *iint, enum ima_hooks func)