Home
last modified time | relevance | path

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

12345678910>>...51

/kernel/linux/linux-5.10/arch/x86/kernel/
Dtsc_sync.c27 s64 adjusted; member
68 if (adj->adjusted == curval) in tsc_verify_tsc_adjust()
72 wrmsrl(MSR_IA32_TSC_ADJUST, adj->adjusted); in tsc_verify_tsc_adjust()
76 smp_processor_id(), adj->adjusted, curval); in tsc_verify_tsc_adjust()
151 cur->adjusted = bootval; in tsc_sanitize_first_cpu()
196 * adjusted value cannot assumed to be zero either. in tsc_store_and_check_tsc_adjust()
199 cur->adjusted = bootval; in tsc_store_and_check_tsc_adjust()
229 * adjusted value. in tsc_store_and_check_tsc_adjust()
231 if (bootval != ref->adjusted) { in tsc_store_and_check_tsc_adjust()
232 cur->adjusted = ref->adjusted; in tsc_store_and_check_tsc_adjust()
[all …]
/kernel/linux/linux-6.6/arch/x86/kernel/
Dtsc_sync.c28 s64 adjusted; member
69 if (adj->adjusted == curval) in tsc_verify_tsc_adjust()
73 wrmsrl(MSR_IA32_TSC_ADJUST, adj->adjusted); in tsc_verify_tsc_adjust()
77 smp_processor_id(), adj->adjusted, curval); in tsc_verify_tsc_adjust()
152 cur->adjusted = bootval; in tsc_sanitize_first_cpu()
198 cur->adjusted = bootval; in tsc_store_and_check_tsc_adjust()
228 * adjusted value. in tsc_store_and_check_tsc_adjust()
230 if (bootval != ref->adjusted) { in tsc_store_and_check_tsc_adjust()
231 cur->adjusted = ref->adjusted; in tsc_store_and_check_tsc_adjust()
232 wrmsrl(MSR_IA32_TSC_ADJUST, ref->adjusted); in tsc_store_and_check_tsc_adjust()
[all …]
/kernel/linux/linux-5.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 …]
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
Dverifier_helper_value_access.c168 __description("helper access to adjusted map (via const imm): full range")
196 __description("helper access to adjusted map (via const imm): partial range")
223 __description("helper access to adjusted map (via const imm): empty range")
249 __description("helper access to adjusted map (via const imm): out-of-bound range")
277 __description("helper access to adjusted map (via const imm): negative range (> adjustment)")
304 __description("helper access to adjusted map (via const imm): negative range (< adjustment)")
331 __description("helper access to adjusted map (via const reg): full range")
360 __description("helper access to adjusted map (via const reg): partial range")
388 __description("helper access to adjusted map (via const reg): empty range")
414 __description("helper access to adjusted map (via const reg): out-of-bound range")
[all …]
/kernel/linux/linux-6.6/arch/arm/boot/dts/xen/
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 */
/kernel/linux/linux-5.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 */
/kernel/linux/linux-5.10/fs/hmdfs/
Dclient_writeback.h30 /* bandwidth adjusted lower limit (default 1MB/s) */
94 /* bandwitdh adjusted filesystem throttle thresh */
96 /* bandwidth adjusted per-file throttle thresh */
98 /* bandwidth adjusted thresh lower limit */
/kernel/linux/linux-6.6/fs/hmdfs/
Dclient_writeback.h30 /* bandwidth adjusted lower limit (default 1MB/s) */
94 /* bandwitdh adjusted filesystem throttle thresh */
96 /* bandwidth adjusted per-file throttle thresh */
98 /* bandwidth adjusted thresh lower limit */
/kernel/linux/linux-5.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.
/kernel/linux/linux-6.6/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.
Dmax127.rst38 For the MAX127, it will be adjusted to -10000, -5000, or 0.
43 For the MAX127, it will be adjusted to 0, 5000, or 10000.
/kernel/linux/linux-6.6/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 …]
/kernel/linux/linux-5.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 …]
/kernel/linux/linux-5.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.
/kernel/linux/linux-6.6/drivers/media/platform/ti/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.
/kernel/linux/linux-5.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.
/kernel/linux/linux-6.6/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.
/kernel/linux/linux-5.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()
/kernel/linux/linux-6.6/drivers/net/ethernet/stmicro/stmmac/
Ddwmac-mediatek.c213 * The egress timing can be adjusted by GTXC delay macro circuit. in mt2712_set_delay()
214 * The ingress timing can be adjusted by TXC delay macro circuit. in mt2712_set_delay()
232 * to RXC pin, the reference clock will be adjusted in mt2712_set_delay()
240 * to TXC pin, the reference clock will be adjusted in mt2712_set_delay()
364 * The egress timing can be adjusted by RMII_TXC delay macro circuit. in mt8195_set_delay()
365 * The ingress timing can be adjusted by RMII_RXC delay macro circuit. in mt8195_set_delay()
389 * to RXC pin, the reference clock will be adjusted in mt8195_set_delay()
400 * to TXC pin, the reference clock will be adjusted in mt8195_set_delay()
/kernel/linux/linux-5.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.
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/serial/
Dnvidia,tegra20-hsuart.yaml62 contains a set of 3 values: range low/high and adjusted rate. When the baud rate set on the
63 controller falls within the range mentioned in this field, the baud rate will be adjusted by

12345678910>>...51