| /linux/tools/perf/arch/x86/util/ |
| H A D | pmu.c | 227 struct perf_cpu_map **adjusted = cha ? cha_adjusted : imc_adjusted; in gnr_uncore_cha_imc_adjust_cpumask_for_snc() local 244 alloc = adjusted[pmu_snc] == NULL; in gnr_uncore_cha_imc_adjust_cpumask_for_snc() 248 adjusted[pmu_snc] = perf_cpu_map__empty_new(perf_cpu_map__nr(pmu->cpus)); in gnr_uncore_cha_imc_adjust_cpumask_for_snc() 249 if (!adjusted[pmu_snc]) in gnr_uncore_cha_imc_adjust_cpumask_for_snc() 258 RC_CHK_ACCESS(adjusted[pmu_snc])->map[idx].cpu = cpu.cpu + cpu_adjust; in gnr_uncore_cha_imc_adjust_cpumask_for_snc() 260 cpu_adjust = perf_cpu_map__cpu(adjusted[pmu_snc], idx).cpu - cpu.cpu; in gnr_uncore_cha_imc_adjust_cpumask_for_snc() 263 assert(perf_cpu_map__cpu(adjusted[pmu_snc], idx).cpu == in gnr_uncore_cha_imc_adjust_cpumask_for_snc() 269 pmu->cpus = perf_cpu_map__get(adjusted[pmu_snc]); in gnr_uncore_cha_imc_adjust_cpumask_for_snc()
|
| /linux/arch/arm/boot/dts/xen/ |
| H A 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/Documentation/userspace-api/media/v4l/ |
| H A 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
|
| H A D | dev-encoder.rst | 170 adjusted size of ``CAPTURE`` buffers. 222 may be adjusted to match encoder minimums, maximums and alignment 252 the adjusted frame interval. 303 the adjusted frame interval. 346 visible rectangle adjusted by the encoder. 374 to check the adjusted rectangle returned by :c:func:`VIDIOC_S_SELECTION`. 427 adjusted to the number of allocated buffers.
|
| /linux/Documentation/driver-api/ |
| H A D | devfreq.rst | 17 automatically adjusted by governors.
|
| /linux/drivers/misc/ |
| H A 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/Documentation/admin-guide/mm/ |
| H A D | index.rst | 13 filesystem and can be queried and adjusted using ``sysctl``. These APIs
|
| /linux/arch/m68k/fpsp040/ |
| H A 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
|
| H A D | bindec.S | 95 | to be a fraction; i.e. (mantissa)/10^LEN and adjusted 622 | d4: LEN/LEN adjusted 624 | d6: ILOG/ILOG adjusted 629 | fp0: int portion of Y/abs(YINT) adjusted
|
| /linux/Documentation/admin-guide/nfs/ |
| H A D | nfsd-admin-interfaces.rst | 28 Between startup and shutdown, the number of threads may be adjusted up
|
| /linux/arch/arm/boot/dts/marvell/ |
| H A D | armada-xp-crs328-4c-20s-4s.dtsi | 17 * solution) or the below Device Tree should be adjusted.
|
| H A D | armada-xp-crs305-1g-4s.dtsi | 17 * solution) or the below Device Tree should be adjusted.
|
| H A D | armada-xp-db-xc3-24g4xg.dts | 16 * solution) or the below Device Tree should be adjusted.
|
| H A D | armada-xp-crs326-24g-2s.dtsi | 17 * solution) or the below Device Tree should be adjusted.
|
| H A D | armada-xp-db-dxbc2.dts | 16 * solution) or the below Device Tree should be adjusted.
|
| /linux/arch/arc/lib/ |
| H A D | strcmp.S | 72 bic_s r0,r0,r1 ; <this is the adjusted mask for zeros>
|
| /linux/drivers/staging/media/atomisp/ |
| H A D | notes.txt | 42 -raw_bayer_order, adjusted by the ov2680 driver when flipping since
|
| /linux/Documentation/virt/ |
| H A D | guest-halt-polling.rst | 25 ("per-cpu guest_halt_poll_ns"), which is adjusted by the algorithm
|
| /linux/Documentation/hwmon/ |
| H A D | adt7462.rst | 28 that allows fan speed to be adjusted automatically based on any of the three
|
| H A D | adt7470.rst | 28 that allows fan speed to be adjusted automatically based on any of the ten
|
| /linux/samples/pktgen/ |
| H A D | README.rst | 4 can easily be copied and adjusted for your own use-case.
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-class-rtc | 73 (RW) The amount which the rtc clock has been adjusted in
|
| /linux/Documentation/leds/ |
| H A D | leds-lm3556.rst | 22 from 93.75 mA to 1500 mA.The Flash currents are adjusted via the CURRENT
|
| H A D | leds-class-multicolor.rst | 80 adjusted base on this value.
|
| /linux/Documentation/ABI/stable/ |
| H A D | sysfs-class-tpm | 66 scaled to be displayed in usecs. In this case "[adjusted]" 184 "[original]" or "[adjusted]" depending on whether the values
|