Home
last modified time | relevance | path

Searched refs:compute (Results 1 – 77 of 77) sorted by relevance

/linux-4.1.27/tools/perf/Documentation/
Dperf-diff.txt88 --compute::
102 Specify compute sorting column number.
134 baseline/A compute/B compute/C samples
145 baseline/B compute/A compute/C samples
156 baseline/C compute/B compute/A samples
/linux-4.1.27/arch/xtensa/lib/
Dstrncpy_user.S103 sub a2, a11, a2 # compute strlen
158 sub a2, a11, a2 # compute strlen
165 sub a2, a11, a2 # compute strlen
173 sub a2, a11, a2 # compute strlen
183 sub a2, a11, a2 # compute strlen
209 sub a2, a11, a2 # compute strlen
Dstrnlen_user.S106 sub a2, a4, a2 # compute length
/linux-4.1.27/Documentation/devicetree/bindings/i2c/
Di2c-designware.txt18 This value which is by default 300ns is used to compute the tLOW period.
21 This value which is by default 300ns is used to compute the tHIGH period.
/linux-4.1.27/Documentation/devicetree/bindings/watchdog/
Datmel-wdt.txt15 compute the WDV field.
18 It is used to compute the WDD field.
/linux-4.1.27/tools/perf/
Dbuiltin-diff.c85 static int compute; variable
166 if (compute == COMPUTE_WEIGHTED_DIFF) in setup_compute_opt()
299 switch (compute) { in formula_fprintf()
470 switch (compute) { in hists__precompute()
783 OPT_CALLBACK('c', "compute", &compute,
1150 data__hpp_register(d, i ? compute_2_hpp[compute] : in ui_init()
1191 switch (compute) { in ui_init()
/linux-4.1.27/Documentation/hwmon/
Dvt121176 via compute lines in sensors.conf, like:
78 compute inx @*(1+R1/R2), @/(1+R1/R2)
122 compute temp1 (@-Offset)/Gain, (@*Gain)+Offset
154 compute tempx 1 / (1 / 298.15 - (` (2200 / @ - 1)) / 3435) - 273.15,
Dadt7475105 channels. As a result, the ADT747x may compute more than one PWM value
/linux-4.1.27/Documentation/ABI/testing/
Dsysfs-bus-iio-frequency-adf43508 that is used to compute the various dividers, is able to
Dconfigfs-usb-gadget-uvc143 bMatrixCoefficients - matrix used to compute luma and
Dsysfs-bus-iio358 to compute the stride length, distance, speed and activity
378 to compute the stride length, distance, speed and activity
386 to compute the calories burnt by the user.
1209 Number of seconds in which to compute speed.
1279 Specifies number of seconds in which we compute the steps
/linux-4.1.27/arch/m68k/fpsp040/
Dstwotox.S35 | Go to expr to compute that expression.
51 | Go to expr to compute that expression.
Dbindec.S674 fmuls FTEN,%fp2 |compute 10^LEN
677 fmuls FTEN,%fp2 |compute 10^LEN
Dslogn.S46 | of the algorithm for LOGN and compute log(1+X) as
Dssin.S489 |--Then, we need to compute A := R-P and a := r-p
/linux-4.1.27/Documentation/x86/x86_64/
Dcpu-hotplug-spec16 of disabled LAPICs to compute the maximum number of future CPUs.
/linux-4.1.27/arch/c6x/lib/
Dmpyll.S23 ;; First compute partial results using 32-bit parts of x and y:
/linux-4.1.27/arch/x86/crypto/
Dsha256-avx-asm.S155 ## compute s0 four at a time and s1 two at a time
156 ## compute W[-16] + W[-7] 4 at a time
172 ## compute s0
224 ## compute low s1
265 ## compute high s1
Dsha256-ssse3-asm.S148 ## compute s0 four at a time and s1 two at a time
149 ## compute W[-16] + W[-7] 4 at a time
166 ## compute s0
223 ## compute low s1
267 ## compute high s1
Dsha1_ssse3_asm.S303 .set i, ((\r) % 80) # pre-compute for the next iteration
Daesni-intel_avx-x86_64.S248 # To compute GH = GH*HashKey mod poly, give HK = HashKey<<1 mod poly as input
1540 # To compute GH = GH*HashKey mod poly, give HK = HashKey<<1 mod poly as input
/linux-4.1.27/crypto/asymmetric_keys/
Dpkcs7.asn178 -- Explicit because easier to compute digest on
/linux-4.1.27/arch/cris/arch-v10/lib/
Dchecksum.S16 ;; we also do _NOT_ want to compute a checksum over more than the
Dchecksumcopy.S20 ;; we also do _NOT_ want to compute a checksum over more than the
/linux-4.1.27/drivers/md/
Draid5.h262 int to_fill, compute, req_compute, non_overwrite; member
Draid5.c4047 s->compute++; in analyse_stripe()
4048 BUG_ON(s->compute > 2); in analyse_stripe()
4434 || (s.syncing && (s.uptodate + s.compute < disks)) in handle_stripe()
/linux-4.1.27/drivers/video/fbdev/matrox/
Dmatroxfb_g450.c589 .compute = matroxfb_g450_compute,
599 .compute = g450_dvi_compute,
Dmatroxfb_crtc2.c360 if (minfo->outputs[out].output->compute) { in matroxfb_dh_set_par()
361 minfo->outputs[out].output->compute(minfo->outputs[out].data, &mt); in matroxfb_dh_set_par()
Dmatroxfb_base.h319 int (*compute)(void* altout_dev, struct my_timming* input); member
Dmatroxfb_DAC1064.c510 .compute = m1064_compute,
528 .compute = g450_compute,
Dmatroxfb_maven.c1191 .compute = maven_out_compute,
Dmatroxfb_base.c809 minfo->outputs[out].output->compute) { in matroxfb_set_par()
810 minfo->outputs[out].output->compute(minfo->outputs[out].data, &mt); in matroxfb_set_par()
/linux-4.1.27/arch/microblaze/
DKconfig113 bool "Enable seccomp to safely compute untrusted bytecode"
118 that may need to compute untrusted bytecode during their
/linux-4.1.27/arch/parisc/
DKconfig327 prompt "Enable seccomp to safely compute untrusted bytecode"
330 that may need to compute untrusted bytecode during their
/linux-4.1.27/arch/sparc/kernel/
Detrap_32.S203 srl %t_wim, 0x1, %g2 ! compute new %wim
Dwof.S102 andn %twin_tmp, %glob_tmp, %twin_tmp ! compute new uwinmask
Dentry.S1259 sll %o3, 7, %o3 ! compute next wim
/linux-4.1.27/Documentation/networking/
Dtcp.txt95 off immediately if possible, but otherwise queue and compute the body
Ddecnet.txt84 FTP sites called dn2ethaddr which can compute the correct ethernet
Dscaling.txt387 queues match, one is selected by using the flow hash to compute an index
Dip-sysctl.txt334 changed would be a Beowulf compute cluster.
/linux-4.1.27/Documentation/ABI/stable/
Dsysfs-bus-usb52 compute the percentage of time that a device has been active.
/linux-4.1.27/Documentation/devicetree/bindings/powerpc/fsl/
Dmpic.txt170 * To compute the interrupt specifier interrupt number
/linux-4.1.27/Documentation/device-mapper/
Dverity.txt160 A command line tool veritysetup is available to compute or verify
/linux-4.1.27/arch/sparc/
DKconfig237 bool "Enable seccomp to safely compute untrusted bytecode"
242 that may need to compute untrusted bytecode during their
/linux-4.1.27/arch/mips/cavium-octeon/
Docteon-memcpy.S415 ADD dst, t0 # compute start address in a1
/linux-4.1.27/arch/sh/
DKconfig652 bool "Enable seccomp to safely compute untrusted bytecode"
656 that may need to compute untrusted bytecode during their
/linux-4.1.27/arch/s390/
DKconfig616 prompt "Enable seccomp to safely compute untrusted bytecode"
620 that may need to compute untrusted bytecode during their
/linux-4.1.27/arch/mips/lib/
Dmemcpy.S570 ADD dst, t0 # compute start address in a1
Dcsum_partial.S791 ADD dst, t0 # compute start address in a1
/linux-4.1.27/arch/arm64/
DKconfig584 bool "Enable seccomp to safely compute untrusted bytecode"
587 that may need to compute untrusted bytecode during their
/linux-4.1.27/arch/x86/crypto/sha-mb/
Dsha1_x8_avx2.S58 ## code to compute oct SHA1 using SSE-256
/linux-4.1.27/Documentation/sound/alsa/
Dhda_codec.txt174 runtime->hw record. They and maxbps fields are used also to compute
/linux-4.1.27/Documentation/filesystems/
Dgfs2-glocks.txt186 can compute the total percentage of the time for which the
/linux-4.1.27/Documentation/ide/
DChangeLog.ide-tape.1995-2002151 * to compute the request service time.
/linux-4.1.27/Documentation/block/
Ddata-integrity.txt57 is somewhat heavy to compute in software. Benchmarks found that
Dcfq-iosched.txt51 This parameter is used to compute the cost of backward seeking. If the
/linux-4.1.27/drivers/staging/i2o/
DREADME.ioctl217 fragment _may_ be shorter, however. The kernel will compute its
/linux-4.1.27/Documentation/cgroups/
Dcpusets.txt184 - cpuset.memory_pressure_enabled flag: compute memory_pressure?
273 systems that enable this feature will compute the metric.
451 code might waste some compute cycles considering that possibility.
/linux-4.1.27/arch/powerpc/
DKconfig682 bool "Enable seccomp to safely compute untrusted bytecode"
687 that may need to compute untrusted bytecode during their
/linux-4.1.27/arch/sparc/lib/
Dchecksum_32.S125 srl %g1, 1, %o4 ! compute offset
/linux-4.1.27/Documentation/
Dcpu-hotplug.txt25 partitioning support, where compute resources of a single CPU could be made
Dvfio.txt22 and compute accelerators. Prior to VFIO, these drivers had to either
/linux-4.1.27/Documentation/input/
Dmulti-touch-protocol.txt344 this section gives recipes for how to compute certain events.
/linux-4.1.27/arch/m68k/ifpsp060/src/
Dilsp.S708 # compute 2's complement of the unsigned number:
Dfplsp.S5573 #--Then, we need to compute A := R-P and a := r-p
8004 # in Step 2 of the algorithm for LOGN and compute #
8841 # Go to expr to compute that expression. #
8857 # Go to expr to compute that expression. #
Dfpsp.S6110 #--Then, we need to compute A := R-P and a := r-p
13951 # compute a result. Check if the regular operands would have taken #
14292 # compute a result. Check if the regular operands would have taken #
/linux-4.1.27/Documentation/crypto/
Ddescore-readme.txt99 performance. his code takes 26 sparc instructions to compute one
/linux-4.1.27/Documentation/timers/
DNO_HZ.txt179 useful for many types of real-time and compute-intensive applications.
/linux-4.1.27/Documentation/devicetree/bindings/arm/
Didle-states.txt95 An operating system scheduler may need to compute the shortest wake-up delay
/linux-4.1.27/arch/x86/math-emu/
DREADME261 does not compute them directly; two operations are required.
/linux-4.1.27/net/ipv4/
DKconfig577 algorithm, which uses a mixed loss/delay approach to compute the
/linux-4.1.27/arch/mips/
DKconfig2628 bool "Enable seccomp to safely compute untrusted bytecode"
2633 that may need to compute untrusted bytecode during their
/linux-4.1.27/arch/arm/
DKconfig1736 prompt "Enable seccomp to safely compute untrusted bytecode"
1739 that may need to compute untrusted bytecode during their
/linux-4.1.27/Documentation/sysctl/
Dvm.txt427 of kilobytes free. The VM uses this number to compute a
/linux-4.1.27/arch/x86/
DKconfig1702 prompt "Enable seccomp to safely compute untrusted bytecode"
1705 that may need to compute untrusted bytecode during their
/linux-4.1.27/net/netfilter/
DKconfig626 You can use this target to compute and fill in the checksum in