Searched refs:relation (Results 1 - 25 of 50) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/tc/
H A Demp_ematch.y30 %type <i> invert relation
50 | match relation expr
52 $1->relation = $2;
82 relation: label
H A Dm_ematch.h107 int relation; member in struct:ematch
144 if (t->relation == TCF_EM_REL_AND)
146 else if (t->relation == TCF_EM_REL_OR)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/cell/
H A Dcbe_cpufreq.c144 unsigned int relation)
153 relation,
142 cbe_cpufreq_target(struct cpufreq_policy *policy, unsigned int target_freq, unsigned int relation) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/cpu/cpufreq/
H A Dsc520_freq.c89 unsigned int relation)
94 target_freq, relation, &newstate))
87 sc520_freq_target(struct cpufreq_policy *policy, unsigned int target_freq, unsigned int relation) argument
H A Delanfreq.c182 unsigned int relation)
187 target_freq, relation, &newstate))
180 elanfreq_target(struct cpufreq_policy *policy, unsigned int target_freq, unsigned int relation) argument
H A Dpowernow-k6.c123 * @relation: how that frequency relates to achieved frequency
130 unsigned int relation)
135 target_freq, relation, &newstate))
128 powernow_k6_target(struct cpufreq_policy *policy, unsigned int target_freq, unsigned int relation) argument
H A Dp4-clockmod.c112 unsigned int relation)
119 target_freq, relation, &newstate))
110 cpufreq_p4_target(struct cpufreq_policy *policy, unsigned int target_freq, unsigned int relation) argument
H A Dspeedstep-ich.c257 * @relation: how that frequency relates to achieved frequency
264 unsigned int relation)
271 target_freq, relation, &newstate))
262 speedstep_target(struct cpufreq_policy *policy, unsigned int target_freq, unsigned int relation) argument
H A Dspeedstep-smi.c241 * @relation:
246 unsigned int target_freq, unsigned int relation)
252 target_freq, relation, &newstate))
245 speedstep_target(struct cpufreq_policy *policy, unsigned int target_freq, unsigned int relation) argument
/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.c70 unsigned int relation)
75 target_freq, relation, &newstate))
68 cris_freq_target(struct cpufreq_policy *policy, unsigned int target_freq, unsigned int relation) argument
/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.c66 unsigned int target_freq, unsigned int relation)
71 (policy, cris_freq_table, target_freq, relation, &newstate))
65 cris_freq_target(struct cpufreq_policy *policy, unsigned int target_freq, unsigned int relation) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dcpufreq.h187 unsigned int relation);
190 unsigned int relation);
222 unsigned int relation);
392 unsigned int relation,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/cpufreq/
H A Dfreq_table.c100 unsigned int relation,
113 dprintk("request for target %u kHz (relation: %u) for cpu %u\n",
114 target_freq, relation, policy->cpu);
116 switch (relation) {
134 switch (relation) {
97 cpufreq_frequency_table_target(struct cpufreq_policy *policy, struct cpufreq_frequency_table *table, unsigned int target_freq, unsigned int relation, unsigned int *index) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/cpufreq/
H A Dloongson2_cpufreq.c56 unsigned int relation)
71 (policy, &loongson2_clockmod_table[0], target_freq, relation,
54 loongson2_cpufreq_target(struct cpufreq_policy *policy, unsigned int target_freq, unsigned int relation) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-common/
H A Dcpufreq.c104 unsigned int target_freq, unsigned int relation)
123 target_freq, relation, &index))
103 bfin_target(struct cpufreq_policy *poli, unsigned int target_freq, unsigned int relation) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-integrator/
H A Dcpu.c84 unsigned int relation)
119 if (relation == CPUFREQ_RELATION_L)
82 integrator_set_target(struct cpufreq_policy *policy, unsigned int target_freq, unsigned int relation) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-sa1100/
H A Dcpu-sa1100.c183 unsigned int relation)
189 switch(relation){
181 sa1100_target(struct cpufreq_policy *policy, unsigned int target_freq, unsigned int relation) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/
H A Dcpufreq.c40 unsigned int relation)
38 sh_cpufreq_target(struct cpufreq_policy *policy, unsigned int target_freq, unsigned int relation) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/mach-at32ap/
H A Dcpufreq.c48 unsigned int relation)
46 at32_set_target(struct cpufreq_policy *policy, unsigned int target_freq, unsigned int relation) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-omap/
H A Dcpu-omap.c74 unsigned int relation)
72 omap_target(struct cpufreq_policy *policy, unsigned int target_freq, unsigned int relation) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/kernel/
H A Dus3_cpufreq.c148 unsigned int relation)
155 relation,
146 us3_freq_target(struct cpufreq_policy *policy, unsigned int target_freq, unsigned int relation) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/pasemi/
H A Dcpufreq.c254 unsigned int relation)
263 relation,
252 pas_cpufreq_target(struct cpufreq_policy *policy, unsigned int target_freq, unsigned int relation) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-davinci/
H A Dcpufreq.c71 unsigned int target_freq, unsigned int relation)
100 freqs.new, relation, &idx);
70 davinci_target(struct cpufreq_policy *policy, unsigned int target_freq, unsigned int relation) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-pxa/
H A Dcpufreq-pxa3xx.c167 unsigned int relation)
179 target_freq, relation, &idx))
165 pxa3xx_cpufreq_set(struct cpufreq_policy *policy, unsigned int target_freq, unsigned int relation) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-s3c64xx/
H A Dcpufreq.c69 unsigned int relation)
77 target_freq, relation, &i);
67 s3c64xx_cpufreq_set_target(struct cpufreq_policy *policy, unsigned int target_freq, unsigned int relation) argument

Completed in 812 milliseconds

12