Home
last modified time | relevance | path

Searched full:adjusted (Results 1 – 25 of 562) sorted by relevance

12345678910>>...23

/Linux-v5.10/arch/x86/kernel/
Dtsc_sync.c27 s64 adjusted; member
67 if (adj->adjusted == curval) in tsc_verify_tsc_adjust()
71 wrmsrl(MSR_IA32_TSC_ADJUST, adj->adjusted); in tsc_verify_tsc_adjust()
75 smp_processor_id(), adj->adjusted, curval); in tsc_verify_tsc_adjust()
110 cur->adjusted = bootval; in tsc_sanitize_first_cpu()
155 * adjusted value cannot assumed to be zero either. in tsc_store_and_check_tsc_adjust()
158 cur->adjusted = bootval; in tsc_store_and_check_tsc_adjust()
188 * adjusted value. in tsc_store_and_check_tsc_adjust()
190 if (bootval != ref->adjusted) { in tsc_store_and_check_tsc_adjust()
191 cur->adjusted = ref->adjusted; in tsc_store_and_check_tsc_adjust()
[all …]
/Linux-v5.10/tools/testing/selftests/bpf/verifier/
Dhelper_value_access.c99 "helper access to adjusted map (via const imm): full range",
120 "helper access to adjusted map (via const imm): partial range",
140 "helper access to adjusted map (via const imm): empty range",
160 "helper access to adjusted map (via const imm): out-of-bound range",
182 "helper access to adjusted map (via const imm): negative range (> adjustment)",
203 "helper access to adjusted map (via const imm): negative range (< adjustment)",
224 "helper access to adjusted map (via const reg): full range",
246 "helper access to adjusted map (via const reg): partial range",
267 "helper access to adjusted map (via const reg): empty range",
288 "helper access to adjusted map (via const reg): out-of-bound range",
[all …]
/Linux-v5.10/arch/arm/boot/dts/
Dxenvm-4.2.dts20 /* this field is going to be adjusted by the hypervisor */
50 /* this field is going to be adjusted by the hypervisor */
73 /* this field is going to be adjusted by the hypervisor */
75 /* this field is going to be adjusted by the hypervisor */
/Linux-v5.10/Documentation/hwmon/
Dmax197.rst62 For the MAX197, it will be adjusted to -10000, -5000, or 0.
63 For the MAX199, it will be adjusted to -4000, -2000, or 0.
67 For the MAX197, it will be adjusted to 0, 5000, or 10000.
68 For the MAX199, it will be adjusted to 0, 2000, or 4000.
/Linux-v5.10/arch/m68k/fpsp040/
Ddecbin.S38 | if negative, count the trailing zeros. Set the adjusted
58 | mantissa in FP0 by the factor in FP1 if the adjusted
238 | For adjusted exponents which have an absolute value greater than 27*,
240 | for the adjusted exponent. That number is subtracted from the exp
245 | 1. Branch on the sign of the adjusted exponent.
260 | *Why 27? If the adjusted exponent is within -28 < expA < 28, than
283 | This section handles a positive adjusted exponent.
313 movel L_SCR1(%a6),%d1 |get adjusted exp from memory
340 | This section handles a negative adjusted exponent.
361 movel L_SCR1(%a6),%d1 |get adjusted exp from memory
[all …]
Dbindec.S95 | to be a fraction; i.e. (mantissa)/10^LEN and adjusted
474 | fp0: float(ILOG)/X adjusted for SCALE (Y)
535 | fp0: Y/Y with lsb adjusted
546 fmovex FP_SCR2(%a6),%fp0 |write adjusted Y back to fpu
581 | F_SCR2:Y adjusted for inex/Y with original exponent
622 | d4: LEN/LEN adjusted
624 | d6: ILOG/ILOG adjusted
629 | fp0: int portion of Y/abs(YINT) adjusted
719 | to be a fraction; i.e. (mantissa)/10^LEN and adjusted
739 | fp0: int portion of Y/abs(YINT) adjusted
[all …]
/Linux-v5.10/drivers/media/platform/omap/
Domap_voutlib.c58 * nearest supported configuration. The adjusted window parameters are
61 * impossible and cannot reasonably be adjusted.
109 * will also be adjusted if necessary. Preference is given to keeping the
113 * impossible and cannot reasonably be adjusted.
161 * also be adjusted if necessary. The preview window is adjusted such that the
164 * will also be adjusted to maintain the rescaling ratios. If successful, crop
167 * impossible and cannot reasonably be adjusted.
/Linux-v5.10/Documentation/userspace-api/media/v4l/
Dvidioc-g-selection.rst77 rectangle. The original rectangle must lay inside the adjusted one.
80 rectangle. The adjusted rectangle must lay inside the original one.
99 3. Keep center of adjusted rectangle as close as possible to the
108 contains the adjusted rectangle. When the parameters are unsuitable the
Ddev-encoder.rst169 adjusted size of ``CAPTURE`` buffers.
221 may be adjusted to match encoder minimums, maximums and alignment
251 the adjusted frame interval.
302 the adjusted frame interval.
345 visible rectangle adjusted by the encoder.
373 to check the adjusted rectangle returned by :c:func:`VIDIOC_S_SELECTION`.
426 adjusted to the number of allocated buffers.
/Linux-v5.10/crypto/
Dahash.c222 * an ADJUSTED request. in ahash_save_req()
227 * .result = ADJUSTED[new aligned buffer] in ahash_save_req()
228 * .base.complete = ADJUSTED[pointer to completion function] in ahash_save_req()
229 * .base.data = ADJUSTED[*req (pointer to self)] in ahash_save_req()
230 * .priv = ADJUSTED[new priv] { in ahash_save_req()
271 /* Free the req->priv.priv from the ADJUSTED request. */ in ahash_restore_req()
299 * from the ADJUSTED request from ahash_op_unaligned(), thus as it in ahash_op_unaligned_done()
300 * is a pointer to self, it is also the ADJUSTED "req" . in ahash_op_unaligned_done()
/Linux-v5.10/Documentation/devicetree/bindings/serial/
Dnvidia,tegra20-hsuart.txt29 Each entry contains sets of 3 values. Range low/high and adjusted rate.
32 field, baud rate will be adjusted by percentage mentioned here.
Darm_sbsa_uart.txt4 cannot be adjusted at runtime, so it lacks a clock specifier here.
/Linux-v5.10/drivers/net/ethernet/stmicro/stmmac/
Ddwmac-mediatek.c193 * The egress timing can be adjusted by GTXC delay macro circuit. in mt2712_set_delay()
194 * The ingress timing can be adjusted by TXC delay macro circuit. in mt2712_set_delay()
212 * to RXC pin, the reference clock will be adjusted in mt2712_set_delay()
220 * to TXC pin, the reference clock will be adjusted in mt2712_set_delay()
/Linux-v5.10/drivers/video/fbdev/aty/
Dmach64_accel.c78 /* horizontal coordinates and widths must be adjusted */ in aty_init_engine()
216 /* horizontal coordinates and widths must be adjusted */ in atyfb_copyarea()
269 /* horizontal coordinates and widths must be adjusted */ in atyfb_fillrect()
338 /* horizontal coordinates and widths must be adjusted */ in atyfb_imageblit()
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/clk_mgr/dce120/
Ddce120_clk_mgr.c100 * When xGMI is enabled, the display clk needs to be adjusted in dce12_update_clocks()
147 * clocks need to be adjusted with the WAFL link's SS info. in dce121_clk_mgr_construct()
/Linux-v5.10/include/video/
Dimx-ipu-image-convert.h59 * @in: input image format, adjusted on return
60 * @out: output image format, adjusted on return
/Linux-v5.10/drivers/net/wireless/ti/wl1251/
Dio.c148 "overlapping partition[1]. Adjusted."); in wl1251_set_partition()
159 " overlapping partition[0]. Adjusted."); in wl1251_set_partition()
/Linux-v5.10/Documentation/vm/
Dhugetlbfs_reserv.rst121 the 'from' and 'to' arguments have been adjusted by this offset.
157 the global reservation count resv_huge_pages is adjusted something like the
167 was adjusted, then the reservation map associated with the mapping is
255 a race is detected, the subpool and global reserve counts are adjusted to
284 be adjusted (see the section
519 Global and subpool reservation counts are adjusted based on success or failure
/Linux-v5.10/Documentation/driver-api/
Ddevfreq.rst17 automatically adjusted by governors.
/Linux-v5.10/Documentation/admin-guide/mm/
Dindex.rst13 filesystem and can be quired and adjusted using ``sysctl``. These APIs
/Linux-v5.10/tools/perf/arch/x86/util/
Dintel-bts.c391 * are adjusted to match the full trace case which expects that 'old' is in intel_bts_find_snapshot()
406 pr_debug3("%s: wrap-around %sdetected, adjusted old head %zu adjusted new head %zu\n", in intel_bts_find_snapshot()
/Linux-v5.10/drivers/hwmon/
Dtmp102.c60 /* convert left adjusted 13-bit TMP102 register value to milliCelsius */
66 /* convert milliCelsius to left adjusted 13-bit TMP102 register value */
/Linux-v5.10/lib/
Dpacking.c166 * adjusted for quirks. The adjusted box_addr will be used for in packing()
/Linux-v5.10/drivers/nvdimm/
Dpfn.h32 * of the namespace not the start_pad adjusted base. The result
/Linux-v5.10/drivers/gpu/drm/amd/display/include/
Dbios_parser_types.h203 /* Output: Adjusted Pixel Clock (after VBIOS exec table) in KHz */
220 /* Adjusted Pixel Clock (after VBIOS exec table)

12345678910>>...23