Searched refs:acl_group (Results 1 – 4 of 4) sorted by relevance
547 tomoyo_collect_acl(&ns->acl_group[i]); in tomoyo_collect_entry()
352 INIT_LIST_HEAD(&ns->acl_group[idx]); in tomoyo_init_policy_namespace()1781 (head->w.ns, &head->w.ns->acl_group[group], in tomoyo_write_exception()1937 if (!tomoyo_read_domain2(head, &ns->acl_group in tomoyo_read_exception()
186 list = &domain->ns->acl_group[i++]; in tomoyo_check_acl()
910 struct list_head acl_group[TOMOYO_MAX_ACL_GROUPS]; member