Searched refs:trial (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-s3c2410/
H A Dsleep.S56 teq pc, #0 @ first as a trial-run to load cache
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/common/
H A Dsaa7146_i2c.c176 int trial = 0; local
237 if (++trial < 50 && short_delay)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/kernel/
H A Dcpuset.c705 * (cur) with those values in the trial cpuset (trial), would
711 * cpuset in the list must use cur below, not trial.
713 * 'trial' is the address of bulk structure copy of cur, with
715 * or flags changed to new, trial values.
720 static int validate_change(const struct cpuset *cur, const struct cpuset *trial) argument
726 if (!is_cpuset_subset(c, trial))
737 if (!is_cpuset_subset(trial, par))
742 if ((is_cpu_exclusive(trial) || is_cpu_exclusive(c)) &&
744 cpus_intersects(trial
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/ifpsp060/src/
H A Dilsp.S329 clr.l %d1 # %d1 will hold trial quotient
348 mov.w &0xffff, %d1 # use max trial quotient word
358 # now test the trial quotient and adjust. This step plus the
359 # normalization assures (according to Knuth) that the trial
394 mov.l %d5, %d2 # now %d2,%d3 are trial*divisor

Completed in 58 milliseconds