ima_iint_cache
static inline struct ima_iint_cache *
struct ima_iint_cache **iint_sec;
struct ima_iint_cache *iint)
struct ima_iint_cache **iint_sec;
struct ima_iint_cache *ima_iint_find(struct inode *inode);
struct ima_iint_cache *ima_inode_get(struct inode *inode);
struct ima_iint_cache *iint, const char *op,
int ima_collect_measurement(struct ima_iint_cache *iint, struct file *file,
void ima_store_measurement(struct ima_iint_cache *iint, struct file *file,
void ima_audit_measurement(struct ima_iint_cache *iint,
int ima_check_blacklist(struct ima_iint_cache *iint,
int ima_appraise_measurement(enum ima_hooks func, struct ima_iint_cache *iint,
void ima_update_xattr(struct ima_iint_cache *iint, struct file *file);
enum integrity_status ima_get_cache_status(struct ima_iint_cache *iint,
static inline int ima_check_blacklist(struct ima_iint_cache *iint,
struct ima_iint_cache *iint,
static inline void ima_update_xattr(struct ima_iint_cache *iint,
ima_get_cache_status(struct ima_iint_cache *iint, enum ima_hooks func)
struct ima_iint_cache *iint;
struct ima_iint_cache *iint, const char *op,
static bool ima_get_verity_digest(struct ima_iint_cache *iint,
int ima_collect_measurement(struct ima_iint_cache *iint, struct file *file,
void ima_store_measurement(struct ima_iint_cache *iint, struct file *file,
void ima_audit_measurement(struct ima_iint_cache *iint,
enum integrity_status ima_get_cache_status(struct ima_iint_cache *iint,
static void ima_set_cache_status(struct ima_iint_cache *iint,
static void ima_cache_flags(struct ima_iint_cache *iint, enum ima_hooks func)
static int xattr_verify(enum ima_hooks func, struct ima_iint_cache *iint,
int ima_check_blacklist(struct ima_iint_cache *iint,
int ima_appraise_measurement(enum ima_hooks func, struct ima_iint_cache *iint,
void ima_update_xattr(struct ima_iint_cache *iint, struct file *file)
struct ima_iint_cache *iint;
struct ima_iint_cache *iint;
static int ima_fix_xattr(struct dentry *dentry, struct ima_iint_cache *iint)
struct ima_iint_cache **iint_p = inode_security + ima_blob_sizes.lbs_inode;
struct ima_iint_cache *iint = (struct ima_iint_cache *)foo;
ima_iint_cache =
kmem_cache_create("ima_iint_cache", sizeof(struct ima_iint_cache),
static struct kmem_cache *ima_iint_cache __ro_after_init;
struct ima_iint_cache *ima_iint_find(struct inode *inode)
static inline void ima_iint_lockdep_annotate(struct ima_iint_cache *iint,
static void ima_iint_init_always(struct ima_iint_cache *iint,
static void ima_iint_free(struct ima_iint_cache *iint)
kmem_cache_free(ima_iint_cache, iint);
struct ima_iint_cache *ima_inode_get(struct inode *inode)
struct ima_iint_cache *iint;
iint = kmem_cache_alloc(ima_iint_cache, GFP_NOFS);
struct ima_iint_cache tmp_iint, *iint = &tmp_iint;
struct ima_iint_cache iint = {};
.lbs_inode = sizeof(struct ima_iint_cache *),
struct ima_iint_cache *iint,
static void ima_check_last_writer(struct ima_iint_cache *iint,
struct ima_iint_cache *iint;
struct ima_iint_cache *iint = NULL;
struct ima_iint_cache *iint = NULL, tmp_iint;
struct ima_iint_cache *iint;
struct ima_iint_cache *iint;
(a) >= (sizeof_field(struct ima_iint_cache, measured_pcrs) * 8))