/linux-4.4.14/arch/sh/math-emu/ |
H A D | Makefile | 1 obj-y := math.o
|
H A D | math.c | 2 * arch/sh/math-emu/math.c 22 #include <math-emu/soft-fp.h> 23 #include <math-emu/single.h> 24 #include <math-emu/double.h>
|
/linux-4.4.14/arch/alpha/math-emu/ |
H A D | Makefile | 7 obj-$(CONFIG_MATHEMU) += math-emu.o 9 math-emu-objs := math.o qrnnd.o
|
H A D | math.c | 9 #include <math-emu/soft-fp.h> 10 #include <math-emu/single.h> 11 #include <math-emu/double.h>
|
/linux-4.4.14/arch/powerpc/math-emu/ |
H A D | Makefile | 0 math-emu-common-objs = math.o fre.o fsqrt.o fsqrts.o frsqrtes.o mtfsf.o mtfsfi.o 2 obj-$(CONFIG_MATH_EMULATION_HW_UNIMPLEMENTED) += $(math-emu-common-objs) 3 obj-$(CONFIG_MATH_EMULATION_FULL) += $(math-emu-common-objs) fabs.o fadd.o \ 11 mtfsb1.o stfiwx.o stfs.o math.o \ 19 ccflags-y = -I. -Iinclude/math-emu -w
|
H A D | frsp.c | 6 #include <math-emu/soft-fp.h> 7 #include <math-emu/double.h> 8 #include <math-emu/single.h>
|
H A D | fctiw.c | 6 #include <math-emu/soft-fp.h> 7 #include <math-emu/double.h>
|
H A D | fctiwz.c | 6 #include <math-emu/soft-fp.h> 7 #include <math-emu/double.h>
|
H A D | fadds.c | 6 #include <math-emu/soft-fp.h> 7 #include <math-emu/double.h> 8 #include <math-emu/single.h>
|
H A D | fsqrts.c | 6 #include <math-emu/soft-fp.h> 7 #include <math-emu/double.h> 8 #include <math-emu/single.h>
|
H A D | fsubs.c | 6 #include <math-emu/soft-fp.h> 7 #include <math-emu/double.h> 8 #include <math-emu/single.h>
|
H A D | lfs.c | 6 #include <math-emu/soft-fp.h> 7 #include <math-emu/double.h> 8 #include <math-emu/single.h>
|
H A D | stfs.c | 6 #include <math-emu/soft-fp.h> 7 #include <math-emu/double.h> 8 #include <math-emu/single.h>
|
H A D | mffs.c | 6 #include <math-emu/soft-fp.h>
|
H A D | mtfsb0.c | 6 #include <math-emu/soft-fp.h>
|
H A D | mtfsb1.c | 6 #include <math-emu/soft-fp.h>
|
H A D | fdivs.c | 6 #include <math-emu/soft-fp.h> 7 #include <math-emu/double.h> 8 #include <math-emu/single.h>
|
H A D | fmadds.c | 6 #include <math-emu/soft-fp.h> 7 #include <math-emu/double.h> 8 #include <math-emu/single.h>
|
H A D | fmsubs.c | 6 #include <math-emu/soft-fp.h> 7 #include <math-emu/double.h> 8 #include <math-emu/single.h>
|
H A D | fmuls.c | 6 #include <math-emu/soft-fp.h> 7 #include <math-emu/double.h> 8 #include <math-emu/single.h>
|
H A D | fnmadds.c | 6 #include <math-emu/soft-fp.h> 7 #include <math-emu/double.h> 8 #include <math-emu/single.h>
|
H A D | fnmsubs.c | 6 #include <math-emu/soft-fp.h> 7 #include <math-emu/double.h> 8 #include <math-emu/single.h>
|
H A D | fadd.c | 6 #include <math-emu/soft-fp.h> 7 #include <math-emu/double.h>
|
H A D | fcmpo.c | 6 #include <math-emu/soft-fp.h> 7 #include <math-emu/double.h>
|
H A D | fcmpu.c | 6 #include <math-emu/soft-fp.h> 7 #include <math-emu/double.h>
|
H A D | fsel.c | 6 #include <math-emu/soft-fp.h> 7 #include <math-emu/double.h>
|
H A D | fsqrt.c | 6 #include <math-emu/soft-fp.h> 7 #include <math-emu/double.h>
|
H A D | fsub.c | 6 #include <math-emu/soft-fp.h> 7 #include <math-emu/double.h>
|
H A D | lfd.c | 6 #include <math-emu/double.h>
|
H A D | mcrfs.c | 6 #include <math-emu/soft-fp.h>
|
H A D | mtfsfi.c | 6 #include <math-emu/soft-fp.h>
|
H A D | fdiv.c | 6 #include <math-emu/soft-fp.h> 7 #include <math-emu/double.h>
|
H A D | fmadd.c | 6 #include <math-emu/soft-fp.h> 7 #include <math-emu/double.h>
|
H A D | fmsub.c | 6 #include <math-emu/soft-fp.h> 7 #include <math-emu/double.h>
|
H A D | fmul.c | 6 #include <math-emu/soft-fp.h> 7 #include <math-emu/double.h>
|
H A D | fnmadd.c | 6 #include <math-emu/soft-fp.h> 7 #include <math-emu/double.h>
|
H A D | fnmsub.c | 6 #include <math-emu/soft-fp.h> 7 #include <math-emu/double.h>
|
H A D | mtfsf.c | 6 #include <math-emu/soft-fp.h>
|
H A D | math_efp.c | 2 * arch/powerpc/math-emu/math_efp.c 9 * Derived from arch/alpha/math-emu/math.c 10 * arch/powerpc/math-emu/math.c 31 #include <math-emu/soft-fp.h> 32 #include <math-emu/single.h> 33 #include <math-emu/double.h>
|
H A D | udivmodti4.c | 3 #include <math-emu/soft-fp.h>
|
H A D | math.c | 13 #include <math-emu/double.h>
|
/linux-4.4.14/arch/sparc/math-emu/ |
H A D | Makefile | 5 # suppress all warnings - as math.c produces a lot!
|
H A D | sfp-util_64.h | 2 * arch/sparc64/math-emu/sfp-util.h
|
H A D | math_64.c | 2 * arch/sparc64/math-emu/math.c 22 #include <math-emu/soft-fp.h> 23 #include <math-emu/single.h> 24 #include <math-emu/double.h> 25 #include <math-emu/quad.h>
|
H A D | math_32.c | 2 * arch/sparc/math-emu/math.c 74 #include <math-emu/soft-fp.h> 75 #include <math-emu/single.h> 76 #include <math-emu/double.h> 77 #include <math-emu/quad.h>
|
/linux-4.4.14/arch/parisc/math-emu/ |
H A D | Makefile | 5 # See arch/parisc/math-emu/README 19 obj-$(CONFIG_MATH_EMULATION) += unimplemented-math-emulation.o
|
H A D | driver.c | 22 * linux/arch/math-emu/driver.c.c 32 #include "math-emu.h"
|
/linux-4.4.14/arch/m68k/math-emu/ |
H A D | fp_trig.h | 3 fp_trig.h: floating-point math routines for the Linux-m68k
|
H A D | fp_arith.h | 3 fp_arith.h: floating-point math routines for the Linux-m68k
|
H A D | fp_trig.c | 3 fp_trig.c: floating-point math routines for the Linux-m68k
|
H A D | multi_arith.h | 6 Somewhat based on arch/alpha/math-emu/ieee-math.c, which is (c) 15 These are not general multi-precision math routines. Rather, they
|
H A D | fp_log.c | 3 fp_trig.c: floating-point math routines for the Linux-m68k
|
H A D | fp_emu.h | 44 #include <asm/math-emu.h>
|
H A D | fp_arith.c | 3 fp_arith.c: floating-point math routines for the Linux-m68k
|
/linux-4.4.14/arch/nios2/include/asm/ |
H A D | switch_to.h | 15 * math co-processor latest.
|
/linux-4.4.14/arch/blackfin/include/asm/ |
H A D | delay.h | 28 * close approximation borrowed from m68knommu to avoid 64-bit math
|
H A D | time.h | 17 * If you take the fastest clock (1ns, or 1GHz to make the math work easier)
|
/linux-4.4.14/drivers/media/dvb-core/ |
H A D | dvb_math.h | 2 * dvb-math provides some complex fixed-point math
|
H A D | dvb_math.c | 2 * dvb-math provides some complex fixed-point math
|
/linux-4.4.14/include/math-emu/ |
H A D | soft-fp.h | 183 #include <math-emu/op-1.h> 184 #include <math-emu/op-2.h> 185 #include <math-emu/op-4.h> 186 #include <math-emu/op-8.h> 187 #include <math-emu/op-common.h>
|
/linux-4.4.14/arch/c6x/include/asm/ |
H A D | delay.h | 46 /* use scaled math to avoid slow division */
|
/linux-4.4.14/include/linux/ |
H A D | ccp.h | 392 * struct ccp_ecc_modular_math - CCP ECC modular math parameters 393 * @operand_1: first operand for the modular math operation 395 * @operand_2: second operand for the modular math operation 399 * @result: result of the modular math operation 429 * struct ccp_ecc_point_math - CCP ECC point math parameters 430 * @point_1: the first point of the ECC point math operation 431 * @point_2: the second point of the ECC point math operation 439 * @result: the point resulting from the point math operation 459 * @mm: module math parameters 460 * @pm: point math parameters
|
H A D | timekeeper_internal.h | 19 * @mult: (NTP adjusted) multiplier for scaled math conversion 20 * @shift: Shift value for scaled math conversion
|
H A D | jiffies.h | 189 * is a constant and is in nanoseconds. We will use scaled math 195 * Scaled math??? What is that? 197 * Scaled math is a way to do integer math on values that would, 207 * simple math is: jiff = (sec * NSEC_PER_SEC) / NSEC_PER_JIFFIE; We 221 * Often the math we use will expand beyond 32-bits so we tell C how to
|
H A D | clockchips.h | 160 * Calculate a multiplication factor for scaled math, which is used to convert
|
H A D | genhd.h | 497 * BSD disklabel support by Yossi Gottlieb <yogo@math.tau.ac.il>
|
H A D | fb.h | 438 * Big endian math. This is the same flags as above, but with different
|
H A D | jbd2.h | 184 * raw struct shouldn't be used for pointer math or sizeof() - use
|
/linux-4.4.14/drivers/acpi/acpica/ |
H A D | utmath.c | 3 * Module Name: utmath - Integer math support routines 53 * environments where a 64-bit double-precision math library is not available. 267 * integer math is supported directly by the machine. 269 * double-precision integer math library is available to
|
H A D | exmisc.c | 408 * DESCRIPTION: Execute a math AML opcode. The purpose of having all of the 409 * math functions here is to prevent a lot of pointer dereferencing
|
H A D | acmacros.h | 197 * Fast power-of-two math macros for non-optimized compilers
|
H A D | exoparg2.c | 269 /* All simple math opcodes (add, etc.) */ acpi_ex_opcode_2A_1T_1R()
|
/linux-4.4.14/arch/powerpc/include/asm/ |
H A D | emulated_ops.h | 49 struct ppc_emulated_entry math; member in struct:ppc_emulated
|
/linux-4.4.14/arch/m68k/include/asm/ |
H A D | switch_to.h | 8 * math co-processor latest.
|
H A D | user.h | 61 int u_fpvalid; /* True if math co-processor being used. */
|
/linux-4.4.14/arch/parisc/lib/ |
H A D | delay.c | 28 * Note: Due to unsigned math, cr16 rollovers shouldn't be __cr16_delay()
|
/linux-4.4.14/arch/h8300/include/asm/ |
H A D | switch_to.h | 8 * math co-processor latest.
|
/linux-4.4.14/arch/x86/include/asm/ |
H A D | user32.h | 47 int u_fpvalid; /* True if math co-processor being used. */
|
H A D | user_32.h | 105 int u_fpvalid; /* True if math co-processor being used. */
|
H A D | user_64.h | 107 int u_fpvalid; /* True if math co-processor being used. */
|
/linux-4.4.14/arch/xtensa/kernel/ |
H A D | xtensa_ksyms.c | 51 * gcc internal math functions
|
/linux-4.4.14/arch/alpha/ |
H A D | Makefile | 42 core-$(CONFIG_MATHEMU) += arch/alpha/math-emu/
|
/linux-4.4.14/arch/mips/include/asm/ |
H A D | fpu_emulator.h | 80 * Break instruction with special math emu break code set
|
/linux-4.4.14/arch/s390/kernel/ |
H A D | sysinfo.c | 20 /* Sigh, math-emu. Don't ask. */ 22 #include <math-emu/soft-fp.h> 23 #include <math-emu/single.h> 436 * point division .. math-emu here we come :-) s390_adjust_jiffies()
|
/linux-4.4.14/drivers/staging/lustre/lustre/lov/ |
H A D | lov_offset.c | 91 * width and does its math in the context of a single set of stripes: 111 * on a 0 stripe, the "mod stripe width" math will pull it forward to the 237 * through the "mod stripe size" math. we detect it being shifted lov_stripe_intersects()
|
/linux-4.4.14/lib/ |
H A D | div64.c | 88 * But this operation, which includes math for calculating the remainder,
|
H A D | flex_array.c | 61 * integer math):
|
/linux-4.4.14/scripts/ |
H A D | decode_stacktrace.sh | 38 # Let's start doing the math to get the exact address into the
|
/linux-4.4.14/sound/aoa/codecs/ |
H A D | tas-gain-table.h | 5 #include <math.h>
|
/linux-4.4.14/include/uapi/linux/ |
H A D | elfcore.h | 73 int pr_fpvalid; /* True if math co-processor being used. */
|
/linux-4.4.14/arch/mips/kernel/ |
H A D | binfmt_elfn32.c | 75 int pr_fpvalid; /* True if math co-processor being used. */
|
H A D | binfmt_elfo32.c | 96 int pr_fpvalid; /* True if math co-processor being used. */
|
H A D | ptrace.c | 63 * Record that the target has "used" math, such that the context init_fp_ctx()
|
/linux-4.4.14/arch/sh/include/asm/ |
H A D | user.h | 47 int u_fpvalid; /* True if math co-processor being used */
|
/linux-4.4.14/arch/parisc/kernel/ |
H A D | binfmt_elf32.c | 59 int pr_fpvalid; /* True if math co-processor being used. */
|
H A D | time.c | 81 /* use "cheap" math (add/subtract) instead timer_interrupt()
|
H A D | traps.c | 44 #include "../math-emu/math-emu.h" /* for handle_fpe() */
|
/linux-4.4.14/tools/thermal/tmon/ |
H A D | pid.c | 33 #include <math.h>
|
H A D | tmon.c | 33 #include <math.h>
|
/linux-4.4.14/kernel/time/ |
H A D | sched_clock.c | 30 * @mult: Multipler for scaled math conversion. 31 * @shift: Shift value for scaled math conversion.
|
H A D | clocksource.c | 40 * clocks_calc_mult_shift - calculate mult/shift factors for scaled math of clocks 47 * The function evaluates the shift/mult pair for the scaled math 482 * are larger than what the math used can handle without overflows.
|
H A D | clockevents.c | 56 * Scaled math oddities: cev_delta2ns()
|
H A D | timekeeping.c | 1399 * 64 bits math carefully timekeeping_resume() 1530 * have been appropriately scaled so the math is the same. timekeeping_apply_adjustment()
|
/linux-4.4.14/arch/powerpc/oprofile/cell/ |
H A D | spu_profiler.c | 57 * To avoid floating point math, we use the scale math set_spu_profiling_frequency()
|
/linux-4.4.14/tools/perf/scripts/python/ |
H A D | event_analyzing_sample.py | 19 import math 117 snum = '#' * (int)(math.log(num, 2) + 1)
|
/linux-4.4.14/drivers/staging/lustre/lustre/libcfs/ |
H A D | prng.c | 46 Newsgroups: sci.math
|
/linux-4.4.14/arch/arc/include/asm/ |
H A D | pgalloc.h | 85 * All of this is const math, allowing gcc to do constant folding/propagation.
|
H A D | mmu_context.h | 40 * serve as cycle/generation indicator and natural 32 bit unsigned math
|
/linux-4.4.14/arch/sh/kernel/ |
H A D | process_32.c | 207 * restore of the math state immediately to avoid the trap; the __switch_to()
|
H A D | traps_32.c | 771 * reserved. They'll be handled in the math-emu case, or faulted on trap_init()
|
/linux-4.4.14/arch/parisc/ |
H A D | Makefile | 86 kernel-y := mm/ kernel/ math-emu/
|
/linux-4.4.14/arch/arm/include/asm/ |
H A D | user.h | 57 int u_fpvalid; /* True if math co-processor being used. */
|
/linux-4.4.14/tools/perf/util/ |
H A D | color.c | 4 #include <math.h>
|
H A D | stat.c | 1 #include <math.h>
|
H A D | callchain.c | 16 #include <math.h>
|
H A D | hist.c | 10 #include <math.h>
|
/linux-4.4.14/tools/power/cpupower/bench/ |
H A D | benchmark.c | 22 #include <math.h>
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
H A D | dvo_ivch.c | 25 * Thomas Richter <thor@math.tu-berlin.de> 28 * Thomas Richter <thor@math.tu-berlin.de>
|
H A D | i915_sysfs.c | 41 u64 raw_time; /* 32b value may overflow during fixed point math */ calc_residency()
|
H A D | i915_trace.h | 252 /* Avoid extra math because we only support two sizes. The format is defined by
|
/linux-4.4.14/arch/x86/kernel/fpu/ |
H A D | init.c | 88 pr_emerg("x86/fpu: Giving up, no FPU found and no math emulation present\n"); fpu__init_system_early_generic() 340 * Boot parameter to turn off FPU support and fall back to math-emu:
|
H A D | core.c | 439 * x87 math exception handling:
|
/linux-4.4.14/Documentation/ptp/ |
H A D | testptp.c | 25 #include <math.h> 102 * we simply use double precision math, in order to avoid the ppb_to_scaled_ppm()
|
/linux-4.4.14/drivers/net/ethernet/intel/fm10k/ |
H A D | fm10k_ptp.c | 416 /* This math is simply the inverse of the math in fm10k_ptp_register()
|
H A D | fm10k_pf.c | 1802 * As a result of all this the math for this breaks down as follows: fm10k_adjust_systime_pf()
|
/linux-4.4.14/drivers/video/fbdev/ |
H A D | clps711xfb.c | 138 * and this will overflow the 32-bit math. We perform this as clps7111fb_set_par()
|
H A D | sa1100fb.c | 604 return pcd + 1; /* make up for integer math truncations */ get_pcd()
|
H A D | pxafb.c | 1026 /* pcd += 1; */ /* make up for integer math truncations */ get_pcd()
|
/linux-4.4.14/drivers/scsi/isci/ |
H A D | remote_node_table.h | 154 * of the bits in the nibble are cleared. This math results in a table size
|
/linux-4.4.14/drivers/hwmon/ |
H A D | ltc4215.c | 117 * math, since we cannot do floating point in the kernel. ltc4215_get_current()
|
H A D | ltc4245.c | 219 * math, since we cannot do floating point in the kernel. ltc4245_get_current()
|
H A D | w83791d.c | 1673 * temperature math is signed, but only print out the w83791d_print_debug()
|
/linux-4.4.14/arch/sparc/kernel/ |
H A D | time_32.c | 9 * Gleb Raiko (rajko@mech.math.msu.su) 08/18/1998
|
/linux-4.4.14/arch/x86/kernel/ |
H A D | espfix_64.c | 80 * The math allows for a non-power-of-two ESPFIX_STACK_SIZE, in which case
|
H A D | tsc.c | 166 * Then we use scaling math (suggested by george@mvista.com) to get: 178 * -johnstul@us.ibm.com "math is hard, lets go shopping!"
|
/linux-4.4.14/arch/sh/ |
H A D | Makefile | 131 core-$(CONFIG_SH_FPU_EMU) += arch/sh/math-emu/
|
/linux-4.4.14/arch/m68k/ |
H A D | Makefile | 116 core-$(CONFIG_M68KFPU_EMU) += arch/m68k/math-emu/
|
/linux-4.4.14/Documentation/trace/postprocess/ |
H A D | trace-pagealloc-postprocess.pl | 161 die("Failed to math stat line for process name :: $statline");
|
H A D | trace-vmscan-postprocess.pl | 253 die("Failed to math stat line for process name :: $statline");
|
/linux-4.4.14/net/ipv4/ |
H A D | tcp_illinois.c | 95 /* ignore bogus values, this prevents wraparound in alpha math */ tcp_illinois_acked()
|
/linux-4.4.14/arch/x86/include/asm/fpu/ |
H A D | internal.h | 595 * If the task has used the math, pre-load the FPU on xsave processors switch_fpu_prepare() 596 * or if the past 5 consecutive context-switches used math. switch_fpu_prepare()
|
/linux-4.4.14/drivers/scsi/csiostor/ |
H A D | csio_scsi.h | 63 * How do we calculate MAX FCoE SCSI SGEs? Here is the math:
|
/linux-4.4.14/drivers/media/usb/dvb-usb-v2/ |
H A D | mxl111sf-demod.c | 374 * and we shouldn't have any floating point math in the kernel, anyway.
|
/linux-4.4.14/drivers/net/ethernet/intel/i40evf/ |
H A D | i40evf.h | 124 * And yes, it's the same math going both ways. The lowest value
|
H A D | i40e_txrx.c | 348 * The math works out because the divisor is in 10^(-6) which i40e_set_new_dynamic_itr() 1682 /* try the simple math, if we have too many frags per segment */ i40e_chk_linearize()
|
/linux-4.4.14/drivers/crypto/caam/ |
H A D | desc_constr.h | 307 * Append math command. Only the last part of destination and source need to
|
H A D | regs.h | 806 u64 math[4]; /* DxMTH - Math register */ member in struct:caam_deco
|
/linux-4.4.14/arch/x86/ |
H A D | Makefile | 219 drivers-$(CONFIG_MATH_EMULATION) += arch/x86/math-emu/
|
/linux-4.4.14/arch/xtensa/lib/ |
H A D | checksum.S | 35 /* ONES_ADD converts twos-complement math to ones-complement. */
|
/linux-4.4.14/arch/alpha/kernel/ |
H A D | time.c | 11 * 1997-10-29 John Bowman (bowman@math.ualberta.ca)
|
/linux-4.4.14/drivers/media/platform/vivid/ |
H A D | vivid-tpg-colors.c | 1112 #include <math.h>
|
/linux-4.4.14/drivers/net/ethernet/intel/ixgbevf/ |
H A D | ixgbevf.h | 333 * And yes, it's the same math going both ways. The lowest value
|
/linux-4.4.14/drivers/cpufreq/ |
H A D | pmac64-cpufreq.c | 578 * ratio. This requires 64 bits math unless we are willing to lose g5_pm72_cpufreq_init()
|
/linux-4.4.14/drivers/block/mtip32xx/ |
H A D | mtip32xx.h | 109 * manipulate memory in longs, so we try to make the math work.
|
/linux-4.4.14/fs/btrfs/ |
H A D | extent_map.c | 84 /* simple helper to do math around the end of an extent, handling wrap */ range_end()
|
/linux-4.4.14/arch/powerpc/platforms/pasemi/ |
H A D | dma_lib.c | 499 * they are at well-known locations so we can just do the math here. map_onedev()
|
/linux-4.4.14/arch/mips/ |
H A D | Makefile | 288 libs-y += arch/mips/math-emu/
|
/linux-4.4.14/arch/powerpc/ |
H A D | Makefile | 231 arch/powerpc/math-emu/ \
|
/linux-4.4.14/arch/arm/mach-ep93xx/ |
H A D | clock.c | 368 * all the clocks by 2 to avoid floating point math. calc_clk_div()
|
/linux-4.4.14/tools/perf/ui/ |
H A D | hist.c | 1 #include <math.h>
|
/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_ptp.c | 44 * of only a right shift (division by power of 2). The following math 740 * => math based on internal DMA clock rate and available bits ixgbe_ptp_start_cyclecounter()
|
/linux-4.4.14/fs/exofs/ |
H A D | ore.c | 524 * (We add the group_width to avoid negative numbers modulo math) 574 /* Make the math correct see _prepare_one_group */ ore_calc_stripe_info()
|
/linux-4.4.14/drivers/usb/host/ |
H A D | xhci-mem.c | 1907 xhci_warn(xhci, "WARN: %s TRB math test %d failed!\n", xhci_test_trb_in_td() 1909 xhci_warn(xhci, "Tested TRB math w/ seg %p and " xhci_test_trb_in_td() 1926 /* TRB math checks for xhci_trb_in_td(), using the command and event rings. */ xhci_check_trb_in_td_math() 2044 xhci_dbg(xhci, "TRB math tests passed.\n"); xhci_check_trb_in_td_math()
|
H A D | xhci-hub.c | 204 /* This math is hairy because bit 0 of DeviceRemovable xhci_usb2_hub_descriptor()
|
/linux-4.4.14/drivers/scsi/aacraid/ |
H A D | comminit.c | 126 * had *troubles* dealing with the math overloading past 32 bits, thus aac_alloc_comm()
|
/linux-4.4.14/drivers/net/ethernet/8390/ |
H A D | mac8390.c | 774 /* Note the offset math is done in card memory space which is word dayna_block_input()
|
/linux-4.4.14/drivers/gpu/drm/omapdrm/ |
H A D | tcm-sita.c | 659 * Using signed math as field coordinates may be reversed if get_nearness_factor()
|
H A D | omap_gem.c | 415 * into account in some of the math, so figure out virtual stride fault_2d()
|
/linux-4.4.14/fs/logfs/ |
H A D | dir.c | 127 * How likely are collisions? Doing the appropriate math is beyond me
|
/linux-4.4.14/sound/isa/ |
H A D | cmi8330.c | 4 * http://www.undergrad.math.uwaterloo.ca/~gstalusa
|
/linux-4.4.14/tools/perf/ |
H A D | builtin-lock.c | 24 #include <math.h>
|
H A D | builtin-diff.c | 22 #include <math.h>
|
H A D | builtin-kvm.c | 30 #include <math.h>
|
H A D | builtin-sched.c | 25 #include <math.h>
|
/linux-4.4.14/arch/powerpc/kernel/ |
H A D | traps.c | 1114 PPC_WARN_EMULATED(math, regs); emulate_math() 1911 WARN_EMULATED_SETUP(math),
|
/linux-4.4.14/drivers/tty/ |
H A D | ehv_bytechan.c | 771 * array, then you can use pointer math (e.g. "bc - bcs") to get its ehv_bc_init()
|
/linux-4.4.14/drivers/media/usb/go7007/ |
H A D | go7007-fw.c | 939 /* Bizarre math below depends on rounding errors in division */ brctrl_to_package()
|
/linux-4.4.14/drivers/net/ppp/ |
H A D | pppoe.c | 104 * a few additional math comparations messy
|
/linux-4.4.14/drivers/nubus/ |
H A D | nubus.c | 840 * set the crc to zero so they don't have to do any math. nubus_add_board()
|
/linux-4.4.14/drivers/acpi/ |
H A D | battery.c | 517 * due to bad math. acpi_battery_get_state()
|
/linux-4.4.14/arch/x86/kernel/cpu/ |
H A D | perf_event_intel_ds.c | 896 * unsigned math, either ip is before the start (impossible) or intel_pmu_pebs_fixup_ip()
|
/linux-4.4.14/arch/m68k/ifpsp060/src/ |
H A D | ilsp.S | 86 # or 32-bit divides if possible. Else, use a special math algorithm #
|
/linux-4.4.14/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_txrx.c | 845 * The math works out because the divisor is in 10^(-6) which i40e_set_new_dynamic_itr() 2518 /* try the simple math, if we have too many frags per segment */ i40e_chk_linearize()
|
/linux-4.4.14/drivers/edac/ |
H A D | amd64_edac.c | 2394 * The math on this doesn't look right on the surface because x/2*4 can get_csrow_nr_pages() 2396 * it is integral math where 1/2=0. This intermediate value becomes the get_csrow_nr_pages()
|
/linux-4.4.14/drivers/vhost/ |
H A D | vhost.c | 569 /* Make sure 64 bit math will not overflow. */ log_access_ok()
|
/linux-4.4.14/drivers/infiniband/hw/cxgb4/ |
H A D | device.c | 1069 * The math here assumes sizeof cpl_pass_accept_req >= sizeof copy_gl_to_skb_pkt()
|
/linux-4.4.14/drivers/media/usb/gspca/ |
H A D | cpia1.c | 1017 /* equivalent functions without floating point math */ set_flicker()
|
/linux-4.4.14/drivers/gpu/drm/bridge/ |
H A D | dw_hdmi.c | 286 * can be up to 20 bits in total, so we need 64-bit math. Also hdmi_set_clk_regenerator()
|
/linux-4.4.14/kernel/sched/ |
H A D | sched.h | 72 * Single value that decides SCHED_DEADLINE internal math precision. update_cpu_load_active()
|
/linux-4.4.14/sound/pci/ |
H A D | sis7019.c | 812 /* We've done the math, now configure the channel. sis_prepare_timing_voice()
|
/linux-4.4.14/drivers/usb/storage/ |
H A D | unusual_devs.h | 1185 * Submitted by Bjoern Brill <brill(at)fs.math.uni-frankfurt.de>
|
/linux-4.4.14/drivers/scsi/ |
H A D | u14-34f.c | 383 * Trivial math assures that the unsorted average seek distance when doing
|
/linux-4.4.14/drivers/media/tuners/ |
H A D | mt2063.c | 1419 * f_ref * num / denom to within 1 HZ with fixed math.
|
/linux-4.4.14/drivers/media/usb/uvc/ |
H A D | uvc_driver.c | 221 * http://mathforum.org/dr.math/faq/faq.fractions.html uvc_simplify_fraction()
|
/linux-4.4.14/drivers/crypto/ccp/ |
H A D | ccp-ops.c | 2074 * to copy the point math result ccp_run_ecc_pm_cmd()
|
/linux-4.4.14/arch/x86/kernel/apic/ |
H A D | apic.c | 742 /* Calculate the scaled math multiplication factor */ calibrate_APIC_clock()
|
/linux-4.4.14/fs/nfs/ |
H A D | dir.c | 10 * 23 Aug 1997 Claus Heine claus@momo.math.rwth-aachen.de
|
/linux-4.4.14/fs/ocfs2/ |
H A D | aops.c | 1459 * data. This is likely a math error from the caller. ocfs2_prepare_page_for_write()
|
H A D | journal.c | 298 /* XXX: be careful with the pointer math */ ocfs2_recovery_map_clear()
|
/linux-4.4.14/fs/xfs/ |
H A D | xfs_log_recover.c | 670 * math doesn't work out properly with head_blk equal to zero. Instead, xlog_find_head() 672 * value makes the math correct. If head_blk doesn't changed through xlog_find_head()
|