/linux-4.1.27/tools/perf/Documentation/ |
D | perf-diff.txt | 88 --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/ |
D | strncpy_user.S | 103 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
|
D | strnlen_user.S | 106 sub a2, a4, a2 # compute length
|
/linux-4.1.27/Documentation/devicetree/bindings/i2c/ |
D | i2c-designware.txt | 18 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/ |
D | atmel-wdt.txt | 15 compute the WDV field. 18 It is used to compute the WDD field.
|
/linux-4.1.27/tools/perf/ |
D | builtin-diff.c | 85 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/ |
D | vt1211 | 76 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,
|
D | adt7475 | 105 channels. As a result, the ADT747x may compute more than one PWM value
|
/linux-4.1.27/Documentation/ABI/testing/ |
D | sysfs-bus-iio-frequency-adf4350 | 8 that is used to compute the various dividers, is able to
|
D | configfs-usb-gadget-uvc | 143 bMatrixCoefficients - matrix used to compute luma and
|
D | sysfs-bus-iio | 358 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/ |
D | stwotox.S | 35 | Go to expr to compute that expression. 51 | Go to expr to compute that expression.
|
D | bindec.S | 674 fmuls FTEN,%fp2 |compute 10^LEN 677 fmuls FTEN,%fp2 |compute 10^LEN
|
D | slogn.S | 46 | of the algorithm for LOGN and compute log(1+X) as
|
D | ssin.S | 489 |--Then, we need to compute A := R-P and a := r-p
|
/linux-4.1.27/Documentation/x86/x86_64/ |
D | cpu-hotplug-spec | 16 of disabled LAPICs to compute the maximum number of future CPUs.
|
/linux-4.1.27/arch/c6x/lib/ |
D | mpyll.S | 23 ;; First compute partial results using 32-bit parts of x and y:
|
/linux-4.1.27/arch/x86/crypto/ |
D | sha256-avx-asm.S | 155 ## 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
|
D | sha256-ssse3-asm.S | 148 ## 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
|
D | sha1_ssse3_asm.S | 303 .set i, ((\r) % 80) # pre-compute for the next iteration
|
D | aesni-intel_avx-x86_64.S | 248 # 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/ |
D | pkcs7.asn1 | 78 -- Explicit because easier to compute digest on
|
/linux-4.1.27/arch/cris/arch-v10/lib/ |
D | checksum.S | 16 ;; we also do _NOT_ want to compute a checksum over more than the
|
D | checksumcopy.S | 20 ;; we also do _NOT_ want to compute a checksum over more than the
|
/linux-4.1.27/drivers/md/ |
D | raid5.h | 262 int to_fill, compute, req_compute, non_overwrite; member
|
D | raid5.c | 4047 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/ |
D | matroxfb_g450.c | 589 .compute = matroxfb_g450_compute, 599 .compute = g450_dvi_compute,
|
D | matroxfb_crtc2.c | 360 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()
|
D | matroxfb_base.h | 319 int (*compute)(void* altout_dev, struct my_timming* input); member
|
D | matroxfb_DAC1064.c | 510 .compute = m1064_compute, 528 .compute = g450_compute,
|
D | matroxfb_maven.c | 1191 .compute = maven_out_compute,
|
D | matroxfb_base.c | 809 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/ |
D | Kconfig | 113 bool "Enable seccomp to safely compute untrusted bytecode" 118 that may need to compute untrusted bytecode during their
|
/linux-4.1.27/arch/parisc/ |
D | Kconfig | 327 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/ |
D | etrap_32.S | 203 srl %t_wim, 0x1, %g2 ! compute new %wim
|
D | wof.S | 102 andn %twin_tmp, %glob_tmp, %twin_tmp ! compute new uwinmask
|
D | entry.S | 1259 sll %o3, 7, %o3 ! compute next wim
|
/linux-4.1.27/Documentation/networking/ |
D | tcp.txt | 95 off immediately if possible, but otherwise queue and compute the body
|
D | decnet.txt | 84 FTP sites called dn2ethaddr which can compute the correct ethernet
|
D | scaling.txt | 387 queues match, one is selected by using the flow hash to compute an index
|
D | ip-sysctl.txt | 334 changed would be a Beowulf compute cluster.
|
/linux-4.1.27/Documentation/ABI/stable/ |
D | sysfs-bus-usb | 52 compute the percentage of time that a device has been active.
|
/linux-4.1.27/Documentation/devicetree/bindings/powerpc/fsl/ |
D | mpic.txt | 170 * To compute the interrupt specifier interrupt number
|
/linux-4.1.27/Documentation/device-mapper/ |
D | verity.txt | 160 A command line tool veritysetup is available to compute or verify
|
/linux-4.1.27/arch/sparc/ |
D | Kconfig | 237 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/ |
D | octeon-memcpy.S | 415 ADD dst, t0 # compute start address in a1
|
/linux-4.1.27/arch/sh/ |
D | Kconfig | 652 bool "Enable seccomp to safely compute untrusted bytecode" 656 that may need to compute untrusted bytecode during their
|
/linux-4.1.27/arch/s390/ |
D | Kconfig | 616 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/ |
D | memcpy.S | 570 ADD dst, t0 # compute start address in a1
|
D | csum_partial.S | 791 ADD dst, t0 # compute start address in a1
|
/linux-4.1.27/arch/arm64/ |
D | Kconfig | 584 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/ |
D | sha1_x8_avx2.S | 58 ## code to compute oct SHA1 using SSE-256
|
/linux-4.1.27/Documentation/sound/alsa/ |
D | hda_codec.txt | 174 runtime->hw record. They and maxbps fields are used also to compute
|
/linux-4.1.27/Documentation/filesystems/ |
D | gfs2-glocks.txt | 186 can compute the total percentage of the time for which the
|
/linux-4.1.27/Documentation/ide/ |
D | ChangeLog.ide-tape.1995-2002 | 151 * to compute the request service time.
|
/linux-4.1.27/Documentation/block/ |
D | data-integrity.txt | 57 is somewhat heavy to compute in software. Benchmarks found that
|
D | cfq-iosched.txt | 51 This parameter is used to compute the cost of backward seeking. If the
|
/linux-4.1.27/drivers/staging/i2o/ |
D | README.ioctl | 217 fragment _may_ be shorter, however. The kernel will compute its
|
/linux-4.1.27/Documentation/cgroups/ |
D | cpusets.txt | 184 - 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/ |
D | Kconfig | 682 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/ |
D | checksum_32.S | 125 srl %g1, 1, %o4 ! compute offset
|
/linux-4.1.27/Documentation/ |
D | cpu-hotplug.txt | 25 partitioning support, where compute resources of a single CPU could be made
|
D | vfio.txt | 22 and compute accelerators. Prior to VFIO, these drivers had to either
|
/linux-4.1.27/Documentation/input/ |
D | multi-touch-protocol.txt | 344 this section gives recipes for how to compute certain events.
|
/linux-4.1.27/arch/m68k/ifpsp060/src/ |
D | ilsp.S | 708 # compute 2's complement of the unsigned number:
|
D | fplsp.S | 5573 #--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. #
|
D | fpsp.S | 6110 #--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/ |
D | descore-readme.txt | 99 performance. his code takes 26 sparc instructions to compute one
|
/linux-4.1.27/Documentation/timers/ |
D | NO_HZ.txt | 179 useful for many types of real-time and compute-intensive applications.
|
/linux-4.1.27/Documentation/devicetree/bindings/arm/ |
D | idle-states.txt | 95 An operating system scheduler may need to compute the shortest wake-up delay
|
/linux-4.1.27/arch/x86/math-emu/ |
D | README | 261 does not compute them directly; two operations are required.
|
/linux-4.1.27/net/ipv4/ |
D | Kconfig | 577 algorithm, which uses a mixed loss/delay approach to compute the
|
/linux-4.1.27/arch/mips/ |
D | Kconfig | 2628 bool "Enable seccomp to safely compute untrusted bytecode" 2633 that may need to compute untrusted bytecode during their
|
/linux-4.1.27/arch/arm/ |
D | Kconfig | 1736 prompt "Enable seccomp to safely compute untrusted bytecode" 1739 that may need to compute untrusted bytecode during their
|
/linux-4.1.27/Documentation/sysctl/ |
D | vm.txt | 427 of kilobytes free. The VM uses this number to compute a
|
/linux-4.1.27/arch/x86/ |
D | Kconfig | 1702 prompt "Enable seccomp to safely compute untrusted bytecode" 1705 that may need to compute untrusted bytecode during their
|
/linux-4.1.27/net/netfilter/ |
D | Kconfig | 626 You can use this target to compute and fill in the checksum in
|