/linux-6.6.21/arch/x86/kernel/ |
D | tsc_sync.c | 28 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() 200 cur->adjusted = bootval; in tsc_store_and_check_tsc_adjust() 232 if (bootval != ref->adjusted) { in tsc_store_and_check_tsc_adjust() 233 cur->adjusted = ref->adjusted; in tsc_store_and_check_tsc_adjust() 234 wrmsrl(MSR_IA32_TSC_ADJUST, ref->adjusted); in tsc_store_and_check_tsc_adjust() 518 cur->adjusted += cur_max_warp; in check_tsc_sync_target() [all …]
|
/linux-6.6.21/arch/arm/boot/dts/xen/ |
D | xenvm-4.2.dts | 20 /* 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-6.6.21/Documentation/hwmon/ |
D | max197.rst | 62 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.
|
D | max127.rst | 38 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.
|
/linux-6.6.21/Documentation/userspace-api/media/v4l/ |
D | vidioc-g-selection.rst | 77 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
|
/linux-6.6.21/Documentation/devicetree/bindings/serial/ |
D | arm_sbsa_uart.txt | 4 cannot be adjusted at runtime, so it lacks a clock specifier here.
|
D | nvidia,tegra20-hsuart.yaml | 62 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
|
/linux-6.6.21/drivers/misc/ |
D | bh1770glc.c | 245 u16 adjusted; in bh1770_psraw_to_adjusted() local 246 adjusted = (u16)(((u32)(psraw + chip->prox_const) * chip->prox_coef) / in bh1770_psraw_to_adjusted() 248 if (adjusted > BH1770_PROX_RANGE) in bh1770_psraw_to_adjusted() 249 adjusted = BH1770_PROX_RANGE; in bh1770_psraw_to_adjusted() 250 return adjusted; in bh1770_psraw_to_adjusted() 294 u16 adjusted) in bh1770_lux_adjusted_to_raw() argument 296 return (u32)adjusted * BH1770_LUX_CORR_SCALE / chip->lux_corr; in bh1770_lux_adjusted_to_raw()
|
/linux-6.6.21/Documentation/driver-api/ |
D | devfreq.rst | 17 automatically adjusted by governors.
|
/linux-6.6.21/drivers/staging/media/av7110/ |
D | video-set-format.rst | 53 device (TV) so that the output of the decoder can be adjusted
|
/linux-6.6.21/Documentation/admin-guide/mm/ |
D | index.rst | 13 filesystem and can be quired and adjusted using ``sysctl``. These APIs
|
/linux-6.6.21/arch/m68k/fpsp040/ |
D | decbin.S | 38 | if negative, count the trailing zeros. Set the adjusted 58 | mantissa in FP0 by the factor in FP1 if the adjusted 471 | Check the sign of the adjusted exp and make the value in fp0 the
|
/linux-6.6.21/Documentation/devicetree/bindings/hwmon/ |
D | maxim,max20730.yaml | 42 resistance. Therefore, the adjusted vout is equal to
|
/linux-6.6.21/Documentation/admin-guide/nfs/ |
D | nfsd-admin-interfaces.rst | 28 Between startup and shutdown, the number of threads may be adjusted up
|
/linux-6.6.21/arch/arc/lib/ |
D | strcmp.S | 72 bic_s r0,r0,r1 ; <this is the adjusted mask for zeros>
|
/linux-6.6.21/arch/arm/boot/dts/marvell/ |
D | armada-xp-crs326-24g-2s.dtsi | 17 * solution) or the below Device Tree should be adjusted.
|
D | armada-xp-crs328-4c-20s-4s.dtsi | 17 * solution) or the below Device Tree should be adjusted.
|
D | armada-xp-crs305-1g-4s.dtsi | 17 * solution) or the below Device Tree should be adjusted.
|
D | armada-xp-db-xc3-24g4xg.dts | 16 * solution) or the below Device Tree should be adjusted.
|
D | armada-xp-db-dxbc2.dts | 16 * solution) or the below Device Tree should be adjusted.
|
/linux-6.6.21/Documentation/devicetree/bindings/interconnect/ |
D | fsl,imx8m-noc.yaml | 14 sometimes voltage) can be adjusted.
|
/linux-6.6.21/drivers/staging/media/atomisp/ |
D | notes.txt | 42 -raw_bayer_order, adjusted by the ov2680 driver when flipping since
|
/linux-6.6.21/Documentation/userspace-api/ |
D | sysfs-platform_profile.rst | 7 platform configuration is often automatically adjusted to the current
|
/linux-6.6.21/Documentation/virt/ |
D | guest-halt-polling.rst | 25 ("per-cpu guest_halt_poll_ns"), which is adjusted by the algorithm
|
/linux-6.6.21/block/ |
D | blk-throttle.c | 169 uint64_t adjusted; in tg_bps_limit() local 171 adjusted = throtl_adjusted_limit(tg->bps[rw][LIMIT_LOW], td); in tg_bps_limit() 172 ret = min(tg->bps[rw][LIMIT_MAX], adjusted); in tg_bps_limit() 199 uint64_t adjusted; in tg_iops_limit() local 201 adjusted = throtl_adjusted_limit(tg->iops[rw][LIMIT_LOW], td); in tg_iops_limit() 202 if (adjusted > UINT_MAX) in tg_iops_limit() 203 adjusted = UINT_MAX; in tg_iops_limit() 204 ret = min_t(unsigned int, tg->iops[rw][LIMIT_MAX], adjusted); in tg_iops_limit()
|