Home
last modified time | relevance | path

Searched defs:ima_rule_entry (Results 1 – 1 of 1) sorted by relevance

/linux/security/integrity/ima/
H A Dima_policy.c100 struct ima_rule_entry { struct
101 struct list_head list;
102 int action;
103 unsigned int flags;
104 enum ima_hooks func;
105 int mask;
106 unsigned long fsmagic;
107 uuid_t fsuuid;
108 kuid_t uid;
109 kgid_t gid;
[all …]