Searched defs:tomoyo_policy_namespace (Results 1 – 1 of 1) sorted by relevance
897 struct tomoyo_policy_namespace { struct899 struct tomoyo_profile *profile_ptr[TOMOYO_MAX_PROFILES];901 struct list_head group_list[TOMOYO_MAX_GROUP];903 struct list_head policy_list[TOMOYO_MAX_POLICY];905 struct list_head acl_group[TOMOYO_MAX_ACL_GROUPS];907 struct list_head namespace_list;909 unsigned int profile_version;911 const char *name;