/linux/tools/include/linux/ |
H A D | log2.h | 44 * round up to nearest power of two 53 * round down to nearest power of two 144 * roundup_pow_of_two - round the given value up to nearest power of two 147 * round the given value up to the nearest power of two 161 * rounddown_pow_of_two - round the given value down to nearest power of two 164 * round the given value down to the nearest power of two
|
/linux/include/linux/ |
H A D | log2.h | 51 * __roundup_pow_of_two() - round up to nearest power of two 61 * __rounddown_pow_of_two() - round down to nearest power of two 167 * roundup_pow_of_two - round the given value up to nearest power of two 170 * round the given value up to the nearest power of two 184 * rounddown_pow_of_two - round the given value down to nearest power of two 187 * round the given value down to the nearest power of two
|
H A D | math64.h | 314 * DIV64_U64_ROUND_CLOSEST - unsigned 64bit divide with 64bit divisor rounded to nearest integer 321 * Return: dividend / divisor rounded to nearest integer 327 * DIV_U64_ROUND_CLOSEST - unsigned 64bit divide with 32bit divisor rounded to nearest integer 334 * Return: dividend / divisor rounded to nearest integer 340 * DIV_S64_ROUND_CLOSEST - signed 64bit divide with 32bit divisor rounded to nearest integer 347 * Return: dividend / divisor rounded to nearest integer
|
H A D | cpu_rmap.h | 20 * @near: For each CPU, the index and distance to the nearest object,
|
H A D | topology.h | 140 /* Returns the number of the nearest Node with memory */ 164 /* Returns the number of the nearest Node with memory */
|
/linux/arch/m68k/fpsp040/ |
H A D | slog2.S | 34 | Notes: Default means round-to-nearest mode, no floating-point 49 | Notes: Default means round-to-nearest mode, no floating-point 63 | Notes: Default means round-to-nearest mode, no floating-point 78 | Notes: Default means round-to-nearest mode, no floating-point
|
/linux/Documentation/admin-guide/ |
H A D | numastat.rst | 52 implementation actually treats one of the nearest nodes with memory as the 55 numa_foreign statistics of the nearest node.
|
/linux/arch/m68k/math-emu/ |
H A D | fp_util.S | 238 jne fp_e2e_roundother | %d2 == 0, round to nearest 462 jne fp_ne_roundother | %d2 == 0, round to nearest 645 | 0: Round to nearest 686 | from the shift above, it is needed for round to nearest. 691 jne 2f | %d2 == 0, round to nearest 818 jne 3f | %d2 = 0 round to nearest 889 jne 2f | %d2 == 0, round to nearest 960 jne 3f | %d2 = 0 round to nearest 1049 jne 2f | %d2 == 0, round to nearest 1090 jne 3f | %d2 = 0 round to nearest [all …]
|
/linux/arch/arm/boot/dts/marvell/ |
H A D | armada-388-clearfog.dts | 20 /* CON2, nearest CPU, USB2 only. */ 27 /* Port 2, Lane 0. CON2, nearest CPU. */
|
H A D | armada-388-clearfog.dtsi | 56 /* CON3, nearest power. */ 73 /* Port 1, Lane 0. CON3, nearest power. */
|
/linux/lib/ |
H A D | cpu_rmap.c | 16 * by object affinities, we attempt to find a nearest object based on 91 /* Reevaluate nearest object for given CPU, comparing with the given 177 * the nearest object. Mark those CPUs for update. in cpu_rmap_update()
|
H A D | test_fpu.c |
|
/linux/arch/x86/math-emu/ |
H A D | reg_u_mul.S | 22 | Result is rounded to nearest 53 or 64 bits, using "nearest or even". |
|
/linux/fs/xfs/libxfs/ |
H A D | xfs_rtbitmap.h | 116 /* Round this block count up to the nearest rt extent size. */ 160 /* Round this file block offset up to the nearest rt extent size. */ 169 /* Round this file block offset down to the nearest rt extent size. */
|
/linux/scripts/mod/ |
H A D | symsearch.c | 4 * Helper functions for finding the symbol in an ELF which is "nearest" 146 * Find the syminfo which is in secndx and "nearest" to addr.
|
/linux/drivers/media/platform/ti/omap/ |
H A D | omap_voutlib.c | 58 * nearest supported configuration. The adjusted window parameters are 108 * nearest supported configuration. The image cropping window in crop 160 * the nearest supported configuration. The image render window in win will
|
/linux/kernel/ |
H A D | compat.c | 198 /* align bitmap up to nearest compat_long_t boundary */ in compat_get_bitmap() 227 /* align bitmap up to nearest compat_long_t boundary */ in compat_put_bitmap()
|
/linux/Documentation/userspace-api/media/v4l/ |
H A D | pixfmt-srggb8-pisp-comp.rst | 46 independently, with rounding to the nearest level. 63 encodings will fit. Each pixel value is quantized to the nearest of 176
|
/linux/arch/mips/math-emu/ |
H A D | sp_rint.c | 56 case FPU_CSR_RN: /* toward nearest */ in ieee754sp_rint()
|
H A D | dp_rint.c | 55 case FPU_CSR_RN: /* toward nearest */ in ieee754dp_rint()
|
/linux/Documentation/devicetree/bindings/pwm/ |
H A D | pwm-sifive.yaml | 17 the values it can achieve, which the driver rounds to the nearest
|
/linux/fs/xfs/scrub/ |
H A D | rtbitmap.h | 19 /* Mask to round an rtx down to the nearest bitmap word. */
|
/linux/drivers/gpu/drm/exynos/ |
H A D | regs-rotator.h | 62 /* Round to nearest aligned value */
|
/linux/Documentation/hwmon/ |
H A D | adt7470.rst | 76 The PWM frequency is rounded to the nearest one of:
|
/linux/drivers/gpu/drm/ingenic/ |
H A D | ingenic-ipu.c | 166 * When sharpness setting is 0, emulate nearest-neighbor. in jz4760_set_coefs() 182 * The resulting coefficients match a round-to-nearest-int in jz4760_set_coefs() 254 * Force nearest-neighbor scaling and use simple math when upscaling in ingenic_ipu_set_integer_upscale_coefs() 867 * 0 : nearest-neighbor in ingenic_ipu_bind()
|