Searched defs:tomoyo_policy_namespace (Results 1 – 1 of 1) sorted by relevance
902 struct tomoyo_policy_namespace { struct904 struct tomoyo_profile *profile_ptr[TOMOYO_MAX_PROFILES];906 struct list_head group_list[TOMOYO_MAX_GROUP];908 struct list_head policy_list[TOMOYO_MAX_POLICY];910 struct list_head acl_group[TOMOYO_MAX_ACL_GROUPS];912 struct list_head namespace_list;914 unsigned int profile_version;916 const char *name;