Searched refs:math (Results 76 - 100 of 201) sorted by relevance

123456789

/linux-master/include/drm/
H A Ddrm_fourcc.h25 #include <linux/math.h>
/linux-master/drivers/crypto/intel/qat/qat_common/
H A Dadf_clock.c7 #include <linux/math.h>
/linux-master/fs/bcachefs/
H A Dmean_and_variance.c31 * see lib/math/mean_and_variance_test.c for examples of usage.
41 #include <linux/math.h>
/linux-master/tools/include/linux/
H A Dkernel.h10 #include <linux/math.h>
/linux-master/tools/perf/util/
H A Dexpr.l9 #include <math.h>
H A Dcolor.c8 #include <math.h>
/linux-master/arch/sh/math-emu/
H A Dmath.c2 * 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-master/arch/powerpc/math-emu/
H A Dudivmodti4.c4 #include <math-emu/soft-fp.h>
/linux-master/arch/sparc/math-emu/
H A Dmath_64.c3 * arch/sparc64/math-emu/math.c
23 #include <math-emu/soft-fp.h>
24 #include <math-emu/single.h>
25 #include <math-emu/double.h>
26 #include <math-emu/quad.h>
/linux-master/tools/power/cpupower/bench/
H A Dbenchmark.c9 #include <math.h>
/linux-master/drivers/watchdog/
H A Dpseries-wdt.c9 #include <linux/math.h>
H A Dintel-mid_wdt.c16 #include <linux/math.h>
/linux-master/drivers/clk/analogbits/
H A Dwrpll-cln28hpc.c29 #include <linux/math.h>
/linux-master/sound/soc/
H A Dsoc-utils.c12 #include <linux/math.h>
/linux-master/drivers/iio/light/
H A Dltr390.c22 #include <linux/math.h>
/linux-master/tools/testing/selftests/resctrl/
H A Dresctrl.h5 #include <math.h>
/linux-master/drivers/leds/rgb/
H A Dleds-group-multicolor.c17 #include <linux/math.h>
/linux-master/lib/math/
H A Ddiv64.c23 #include <linux/math.h>
94 * But this operation, which includes math for calculating the remainder,
/linux-master/tools/mm/
H A Dthpmaps15 import math
28 PAGE_SHIFT = int(math.log2(PAGE_SIZE))
30 PMD_ORDER = int(math.log2(PMD_SIZE / PAGE_SIZE))
517 order = int(math.log2(size / PAGE_SIZE))
/linux-master/tools/testing/selftests/timers/
H A Dfreq-step.c12 #include <math.h>
/linux-master/tools/thermal/tmon/
H A Dtmon.c24 #include <math.h>
/linux-master/drivers/staging/vc04_services/vchiq-mmal/
H A Dmmal-parameters.h25 #include <linux/math.h>
/linux-master/drivers/firmware/arm_scmi/
H A Dscmi_power_control.c46 #include <linux/math.h>
/linux-master/include/linux/
H A Dradix-tree.h15 #include <linux/math.h>
/linux-master/lib/
H A Dfind_bit.c18 #include <linux/math.h>

Completed in 215 milliseconds

123456789