Lines Matching defs:iint
71 struct ima_iint_cache *iint;
130 /* IMA iint action cache flags */
142 /* IMA iint policy rule cache flags */
161 /* IMA iint subaction appraise cache flags */
179 /* IMA iint cache atomic_flags */
217 struct ima_iint_cache *iint)
225 *iint_sec = iint;
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)