Lines Matching refs:list_head
403 struct list_head list;
409 struct list_head list;
540 struct list_head member_list;
669 struct list_head list;
677 struct list_head list;
678 struct list_head acl_info_list;
777 struct list_head *list;
797 struct list_head *ns;
798 struct list_head *domain;
799 struct list_head *group;
800 struct list_head *acl;
837 struct list_head list;
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;
1040 void tomoyo_del_condition(struct list_head *element);
1077 extern struct list_head tomoyo_condition_list;
1078 extern struct list_head tomoyo_domain_list;
1079 extern struct list_head tomoyo_name_list[TOMOYO_MAX_HASH];
1080 extern struct list_head tomoyo_namespace_list;