Searched refs:policy (Results 26 - 50 of 345) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/x509v3/
H A Dpcy_data.c79 * Create a data based on an existing policy. If 'id' is NULL use the oid in
80 * the policy, otherwise use 'id'. This behaviour covers the two types of
86 X509_POLICY_DATA *policy_data_new(POLICYINFO *policy, argument
91 if (!policy && !cid)
118 ret->valid_policy = policy->policyid;
119 policy->policyid = NULL;
122 if (policy) {
123 ret->qualifier_set = policy->qualifiers;
124 policy->qualifiers = NULL;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/cpu/cpufreq/
H A Dgx-suspmod.c139 /* For the default policy, we want at least some processing power
345 static int cpufreq_gx_verify(struct cpufreq_policy *policy) argument
350 if (!stock_freq || !policy)
353 policy->cpu = 0;
354 cpufreq_verify_within_limits(policy, (stock_freq / max_duration),
358 * within policy->min and policy->max. If it is not, policy->max
360 * policy->min may not be decreased, though. This way we guarantee a
363 tmp_freq = gx_validate_speed(policy
385 cpufreq_gx_target(struct cpufreq_policy *policy, unsigned int target_freq, unsigned int relation) argument
412 cpufreq_gx_cpu_init(struct cpufreq_policy *policy) argument
[all...]
H A Dsc520_freq.c82 static int sc520_freq_verify(struct cpufreq_policy *policy) argument
84 return cpufreq_frequency_table_verify(policy, &sc520_freq_table[0]);
87 static int sc520_freq_target(struct cpufreq_policy *policy, argument
93 if (cpufreq_frequency_table_target(policy, sc520_freq_table,
107 static int sc520_freq_cpu_init(struct cpufreq_policy *policy) argument
117 /* cpuinfo and default policy values */
118 policy->cpuinfo.transition_latency = 1000000; /* 1ms */
119 policy->cur = sc520_freq_get_cpu_frequency(0);
121 result = cpufreq_frequency_table_cpuinfo(policy, sc520_freq_table);
125 cpufreq_frequency_table_get_attr(sc520_freq_table, policy
131 sc520_freq_cpu_exit(struct cpufreq_policy *policy) argument
[all...]
H A Dcpufreq-nforce2.c246 * nforce2_target - set a new CPUFreq policy
247 * @policy: new policy
252 * Sets a new CPUFreq policy.
254 static int nforce2_target(struct cpufreq_policy *policy, argument
261 if ((target_freq > policy->max) || (target_freq < policy->min))
266 freqs.old = nforce2_get(policy->cpu);
297 * nforce2_verify - verifies a new CPUFreq policy
298 * @policy
300 nforce2_verify(struct cpufreq_policy *policy) argument
315 nforce2_cpu_init(struct cpufreq_policy *policy) argument
375 nforce2_cpu_exit(struct cpufreq_policy *policy) argument
[all...]
H A Dp4-clockmod.c110 static int cpufreq_p4_target(struct cpufreq_policy *policy, argument
118 if (cpufreq_frequency_table_target(policy, &p4clockmod_table[0],
122 freqs.old = cpufreq_p4_get(policy->cpu);
129 for_each_cpu(i, policy->cpus) {
138 for_each_cpu(i, policy->cpus)
142 for_each_cpu(i, policy->cpus) {
151 static int cpufreq_p4_verify(struct cpufreq_policy *policy) argument
153 return cpufreq_frequency_table_verify(policy, &p4clockmod_table[0]);
202 static int cpufreq_p4_cpu_init(struct cpufreq_policy *policy) argument
204 struct cpuinfo_x86 *c = &cpu_data(policy
253 cpufreq_p4_cpu_exit(struct cpufreq_policy *policy) argument
[all...]
H A Dspeedstep-ich.c254 * speedstep_target - set a new CPUFreq policy
255 * @policy: new policy
260 * Sets a new CPUFreq policy.
262 static int speedstep_target(struct cpufreq_policy *policy, argument
270 if (cpufreq_frequency_table_target(policy, &speedstep_freqs[0],
274 policy_cpu = cpumask_any_and(policy->cpus, cpu_online_mask);
277 freqs.cpu = policy->cpu;
285 for_each_cpu(i, policy->cpus) {
293 for_each_cpu(i, policy
309 speedstep_verify(struct cpufreq_policy *policy) argument
315 struct cpufreq_policy *policy; member in struct:get_freqs
331 speedstep_cpu_init(struct cpufreq_policy *policy) argument
372 speedstep_cpu_exit(struct cpufreq_policy *policy) argument
[all...]
H A Dpowernow-k6.c107 * powernow_k6_verify - verifies a new CPUfreq policy
108 * @policy: new policy
113 static int powernow_k6_verify(struct cpufreq_policy *policy) argument
115 return cpufreq_frequency_table_verify(policy, &clock_ratio[0]);
120 * powernow_k6_setpolicy - sets a new CPUFreq policy
121 * @policy: new policy
126 * sets a new CPUFreq policy
128 static int powernow_k6_target(struct cpufreq_policy *policy, argument
144 powernow_k6_cpu_init(struct cpufreq_policy *policy) argument
179 powernow_k6_cpu_exit(struct cpufreq_policy *policy) argument
[all...]
H A Dspeedstep-centrino.c234 static int centrino_cpu_init_table(struct cpufreq_policy *policy) argument
236 struct cpuinfo_x86 *cpu = &cpu_data(policy->cpu);
261 per_cpu(centrino_model, policy->cpu) = model;
270 static inline int centrino_cpu_init_table(struct cpufreq_policy *policy) argument
345 static int centrino_cpu_init(struct cpufreq_policy *policy) argument
347 struct cpuinfo_x86 *cpu = &cpu_data(policy->cpu);
361 if (policy->cpu != 0)
369 per_cpu(centrino_cpu, policy->cpu) = &cpu_ids[i];
371 if (!per_cpu(centrino_cpu, policy->cpu)) {
378 if (centrino_cpu_init_table(policy)) {
418 centrino_cpu_exit(struct cpufreq_policy *policy) argument
439 centrino_verify(struct cpufreq_policy *policy) argument
454 centrino_target(struct cpufreq_policy *policy, unsigned int target_freq, unsigned int relation) argument
[all...]
H A Delanfreq.c169 * @policy: the policy to validate
175 static int elanfreq_verify(struct cpufreq_policy *policy) argument
177 return cpufreq_frequency_table_verify(policy, &elanfreq_table[0]);
180 static int elanfreq_target(struct cpufreq_policy *policy, argument
186 if (cpufreq_frequency_table_target(policy, &elanfreq_table[0],
200 static int elanfreq_cpu_init(struct cpufreq_policy *policy) argument
221 /* cpuinfo and default policy values */
222 policy->cpuinfo.transition_latency = CPUFREQ_ETERNAL;
223 policy
234 elanfreq_cpu_exit(struct cpufreq_policy *policy) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/bus/
H A Dpolicy.c2 /* policy.c Bus security policy
25 #include "policy.h"
129 DBusList *default_rules; /**< Default policy rules */
130 DBusList *mandatory_rules; /**< Mandatory policy rules */
131 DBusHashTable *rules_by_uid; /**< per-UID policy rules */
132 DBusHashTable *rules_by_gid; /**< per-GID policy rules */
133 DBusList *at_console_true_rules; /**< console user policy rules where at_console="true"*/
134 DBusList *at_console_false_rules; /**< console user policy rules where at_console="false"*/
164 BusPolicy *policy; local
192 bus_policy_ref(BusPolicy *policy) argument
202 bus_policy_unref(BusPolicy *policy) argument
271 bus_policy_create_client_policy(BusPolicy *policy, DBusConnection *connection, DBusError *error) argument
437 bus_policy_allow_unix_user(BusPolicy *policy, unsigned long uid) argument
479 bus_policy_allow_windows_user(BusPolicy *policy, const char *windows_sid) argument
490 bus_policy_append_default_rule(BusPolicy *policy, BusPolicyRule *rule) argument
502 bus_policy_append_mandatory_rule(BusPolicy *policy, BusPolicyRule *rule) argument
540 bus_policy_append_user_rule(BusPolicy *policy, dbus_uid_t uid, BusPolicyRule *rule) argument
560 bus_policy_append_group_rule(BusPolicy *policy, dbus_gid_t gid, BusPolicyRule *rule) argument
580 bus_policy_append_console_rule(BusPolicy *policy, dbus_bool_t at_console, BusPolicyRule *rule) argument
657 bus_policy_merge(BusPolicy *policy, BusPolicy *to_absorb) argument
701 BusClientPolicy *policy; local
713 bus_client_policy_ref(BusClientPolicy *policy) argument
732 bus_client_policy_unref(BusClientPolicy *policy) argument
751 remove_rules_by_type_up_to(BusClientPolicy *policy, BusPolicyRuleType type, DBusList *up_to) argument
774 bus_client_policy_optimize(BusClientPolicy *policy) argument
851 bus_client_policy_append_rule(BusClientPolicy *policy, BusPolicyRule *rule) argument
866 bus_client_policy_check_can_send(BusClientPolicy *policy, BusRegistry *registry, dbus_bool_t requested_reply, DBusConnection *receiver, DBusMessage *message, dbus_int32_t *toggles, dbus_bool_t *log) argument
1047 bus_client_policy_check_can_receive(BusClientPolicy *policy, BusRegistry *registry, dbus_bool_t requested_reply, DBusConnection *sender, DBusConnection *addressed_recipient, DBusConnection *proposed_recipient, DBusMessage *message, dbus_int32_t *toggles) argument
1299 bus_client_policy_check_can_own(BusClientPolicy *policy, const DBusString *service_name) argument
1307 bus_policy_check_can_own(BusPolicy *policy, const DBusString *service_name) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/test/data/equiv-config-files/basic/basic.d/
H A Dbasic.conf10 <policy context="default">
12 </policy>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/test/data/equiv-config-files/entities/basic.d/
H A Dbasic.conf10 <policy context="default">
12 </policy>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/test/data/valid-config-files/basic.d/
H A Dbasic.conf10 <policy context="default">
12 </policy>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dbinc/
H A Dcxx_int.h59 // change the default behavior. The 'policy' is one of
63 #define DB_ERROR(dbenv, caller, ecode, policy) \
64 DbEnv::runtime_error(dbenv, caller, ecode, policy)
66 #define DB_ERROR_DBT(dbenv, caller, dbt, policy) \
67 DbEnv::runtime_error_dbt(dbenv, caller, dbt, policy)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/cpufreq/
H A Dcpufreq_powersave.c21 static int cpufreq_governor_powersave(struct cpufreq_policy *policy, argument
28 policy->min, event);
29 __cpufreq_driver_target(policy, policy->min,
60 MODULE_DESCRIPTION("CPUfreq policy governor 'powersave'");
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/selinux/mdp/
H A DMakefile5 clean-files := $(hostprogs-y) policy.* file_contexts
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v32/mach-a3/
H A Dcpufreq.c63 static int cris_freq_verify(struct cpufreq_policy *policy) argument
65 return cpufreq_frequency_table_verify(policy, &cris_freq_table[0]);
68 static int cris_freq_target(struct cpufreq_policy *policy, argument
74 if (cpufreq_frequency_table_target(policy, cris_freq_table,
83 static int cris_freq_cpu_init(struct cpufreq_policy *policy) argument
87 /* cpuinfo and default policy values */
88 policy->cpuinfo.transition_latency = 1000000; /* 1ms */
89 policy->cur = cris_freq_get_cpu_frequency(0);
91 result = cpufreq_frequency_table_cpuinfo(policy, cris_freq_table);
95 cpufreq_frequency_table_get_attr(cris_freq_table, policy
101 cris_freq_cpu_exit(struct cpufreq_policy *policy) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v32/mach-fs/
H A Dcpufreq.c60 static int cris_freq_verify(struct cpufreq_policy *policy) argument
62 return cpufreq_frequency_table_verify(policy, &cris_freq_table[0]);
65 static int cris_freq_target(struct cpufreq_policy *policy, argument
71 (policy, cris_freq_table, target_freq, relation, &newstate))
79 static int cris_freq_cpu_init(struct cpufreq_policy *policy) argument
83 /* cpuinfo and default policy values */
84 policy->cpuinfo.transition_latency = 1000000; /* 1ms */
85 policy->cur = cris_freq_get_cpu_frequency(0);
87 result = cpufreq_frequency_table_cpuinfo(policy, cris_freq_table);
91 cpufreq_frequency_table_get_attr(cris_freq_table, policy
96 cris_freq_cpu_exit(struct cpufreq_policy *policy) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/cell/
H A Dcpufreq_spudemand.c36 struct cpufreq_policy *policy; member in struct:spu_gov_info_struct
49 cpu = info->policy->cpu;
56 return info->policy->max * info->busy_spus / FIXED_1;
67 /* after cancel_delayed_work_sync we unset info->policy */
68 BUG_ON(info->policy == NULL);
71 __cpufreq_driver_target(info->policy, target_freq, CPUFREQ_RELATION_H);
74 queue_delayed_work_on(info->policy->cpu, kspugov_wq, &info->work, delay);
81 queue_delayed_work_on(info->policy->cpu, kspugov_wq, &info->work, delay);
89 static int spu_gov_govern(struct cpufreq_policy *policy, unsigned int event) argument
91 unsigned int cpu = policy
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/test/data/valid-config-files/system.d/
H A Dtest.conf5 policy so that a particular user can own a service, and other
10 <policy user="root">
13 </policy>
17 <policy context="default">
19 </policy>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/cpufreq/
H A Dloongson2_cpufreq.c54 static int loongson2_cpufreq_target(struct cpufreq_policy *policy, argument
58 unsigned int cpu = policy->cpu;
71 (policy, &loongson2_clockmod_table[0], target_freq, relation,
78 if (freq < policy->min || freq > policy->max)
107 static int loongson2_cpufreq_cpu_init(struct cpufreq_policy *policy) argument
111 if (!cpu_online(policy->cpu))
130 policy->cur = loongson2_cpufreq_get(policy->cpu);
133 policy
139 loongson2_cpufreq_verify(struct cpufreq_policy *policy) argument
145 loongson2_cpufreq_exit(struct cpufreq_policy *policy) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/pasemi/
H A Dcpufreq.c142 static int pas_cpufreq_cpu_init(struct cpufreq_policy *policy) argument
151 cpu = of_get_cpu_node(policy->cpu, NULL);
190 pr_debug("init cpufreq on CPU %d\n", policy->cpu);
210 policy->cpuinfo.transition_latency = get_gizmo_latency();
212 cur_astate = get_cur_astate(policy->cpu);
215 policy->cur = pas_freqs[cur_astate].frequency;
216 cpumask_copy(policy->cpus, cpu_online_mask);
218 ppc_proc_freq = policy->cur * 1000ul;
220 cpufreq_frequency_table_get_attr(pas_freqs, policy->cpu);
222 /* this ensures that policy
236 pas_cpufreq_cpu_exit(struct cpufreq_policy *policy) argument
247 pas_cpufreq_verify(struct cpufreq_policy *policy) argument
252 pas_cpufreq_target(struct cpufreq_policy *policy, unsigned int target_freq, unsigned int relation) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/selinux/
H A Dinstall_policy.sh3 echo "$0: must be root to install the selinux policy"
21 ./mdp policy.conf file_contexts
22 $CP -o policy.$VERS policy.conf
24 mkdir -p /etc/selinux/dummy/policy
29 cp policy.$VERS /etc/selinux/dummy/policy
45 echo "SELinux already enabled with a non-dummy policy."
46 echo "Exiting. Please install policy by hand if that"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/repmgr/
H A Drepmgr_stub.c73 __repmgr_get_ack_policy(dbenv, policy)
75 int *policy;
77 COMPQUIET(policy, NULL);
87 __repmgr_set_ack_policy(dbenv, policy)
89 int policy;
91 COMPQUIET(policy, 0);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-pxa/
H A Dcpufreq-pxa3xx.c92 static int setup_freqs_table(struct cpufreq_policy *policy, argument
113 return cpufreq_frequency_table_cpuinfo(policy, table);
155 static int pxa3xx_cpufreq_verify(struct cpufreq_policy *policy) argument
157 return cpufreq_frequency_table_verify(policy, pxa3xx_freqs_table);
165 static int pxa3xx_cpufreq_set(struct cpufreq_policy *policy, argument
174 if (policy->cpu != 0)
178 if (cpufreq_frequency_table_target(policy, pxa3xx_freqs_table,
184 freqs.old = policy->cur;
186 freqs.cpu = policy->cpu;
207 static int pxa3xx_cpufreq_init(struct cpufreq_policy *policy) argument
[all...]

Completed in 190 milliseconds

1234567891011>>