Searched refs:policy_list (Results 1 – 6 of 6) sorted by relevance
265 param->list = ¶m->ns->policy_list[TOMOYO_ID_TRANSITION_CONTROL]; in tomoyo_write_transition_control()340 &ns->policy_list[TOMOYO_ID_TRANSITION_CONTROL]; in tomoyo_transition_type()402 param->list = ¶m->ns->policy_list[TOMOYO_ID_AGGREGATOR]; in tomoyo_write_aggregator()711 &old_domain->ns->policy_list[TOMOYO_ID_AGGREGATOR]; in tomoyo_find_next_domain()
351 INIT_LIST_HEAD(&ns->policy_list[idx]); in tomoyo_init_policy_namespace()850 policy_list[TOMOYO_ID_MANAGER], in tomoyo_update_manager_entry()897 policy_list[TOMOYO_ID_MANAGER]) { in tomoyo_read_manager()936 policy_list[TOMOYO_ID_MANAGER], head.list) { in tomoyo_manager()1802 struct list_head *list = &ns->policy_list[idx]; in tomoyo_read_policy()
529 tomoyo_collect_member(id, &ns->policy_list[id]); in tomoyo_collect_entry()
903 struct list_head policy_list[TOMOYO_MAX_POLICY]; member
51 policy = list_next_entry(policy, policy_list); in next_policy()54 if (&policy->policy_list == &cpufreq_policy_list) in next_policy()70 policy_list); in first_policy()90 list_for_each_entry(__policy, &cpufreq_policy_list, policy_list)1047 INIT_LIST_HEAD(&policy->policy_list); in cpufreq_policy_alloc()1100 list_del(&policy->policy_list); in cpufreq_policy_free()1248 list_add(&policy->policy_list, &cpufreq_policy_list); in cpufreq_online()
92 struct list_head policy_list; member