Home
last modified time | relevance | path

Searched refs:adjustment (Results 1 – 25 of 54) sorted by relevance

123

/linux/kernel/locking/
H A Drwsem.c415 long oldcount, woken = 0, adjustment = 0; in rwsem_mark_wake() local
456 adjustment = RWSEM_READER_BIAS; in rwsem_mark_wake()
457 oldcount = atomic_long_fetch_add(adjustment, &sem->count); in rwsem_mark_wake()
466 adjustment -= RWSEM_FLAG_HANDOFF; in rwsem_mark_wake()
472 atomic_long_add(-adjustment, &sem->count); in rwsem_mark_wake()
523 adjustment = woken * RWSEM_READER_BIAS - adjustment; in rwsem_mark_wake()
532 adjustment -= RWSEM_FLAG_WAITERS; in rwsem_mark_wake()
534 adjustment -= RWSEM_FLAG_HANDOFF; in rwsem_mark_wake()
541 adjustment -= RWSEM_FLAG_HANDOFF; in rwsem_mark_wake()
544 if (adjustment) in rwsem_mark_wake()
[all …]
/linux/net/ipv6/netfilter/
H A Dip6t_NPT.c35 npt->adjustment = ~csum_fold(csum_sub(src_sum, dst_sum)); in ip6t_npt_checkentry()
72 csum_unfold(npt->adjustment))); in ip6t_npt_map_pfx()
151 .usersize = offsetof(struct ip6t_npt_tginfo, adjustment),
163 .usersize = offsetof(struct ip6t_npt_tginfo, adjustment),
/linux/drivers/md/persistent-data/
H A Ddm-space-map-metadata.c308 unsigned int adjustment = 0; in sm_metadata_get_count() local
324 adjustment++; in sm_metadata_get_count()
328 adjustment--; in sm_metadata_get_count()
337 *result += adjustment; in sm_metadata_get_count()
345 int r, adjustment = 0; in sm_metadata_count_is_more_than_one() local
365 adjustment++; in sm_metadata_count_is_more_than_one()
369 adjustment--; in sm_metadata_count_is_more_than_one()
374 if (adjustment > 1) { in sm_metadata_count_is_more_than_one()
389 *result = rc + adjustment > 1; in sm_metadata_count_is_more_than_one()
/linux/Documentation/networking/
H A Dila.rst137 adjustment can be precomputed and saved with the mapping.
139 Note that the checksum neutral adjustment affects the low order sixteen
184 adjustment value are not present so an identifier is considered an
193 The checksum neutral adjustment may be configured to always be
195 checksum adjustment is in the low order 16 bits. The identifier is
201 | | Checksum-neutral adjustment |
210 | | Checksum-neutral adjustment |
215 configuration. The checksum neutral adjustment may automatically
221 | | Checksum-neutral adjustment |
230 | | Checksum-neutral adjustment |
/linux/sound/soc/sti/
H A Duniperif_player.c157 int adjustment = player->clk_adj; in uni_player_clk_set_rate() local
174 if (adjustment < 0) { in uni_player_clk_set_rate()
177 adjustment = -adjustment; in uni_player_clk_set_rate()
183 (uint64_t)adjustment + 500000, 1000000); in uni_player_clk_set_rate()
207 adjustment = -1; in uni_player_clk_set_rate()
209 adjustment = 1; in uni_player_clk_set_rate()
212 adjustment *= (int)div64_u64((uint64_t)delta * 1000000 + rate / 2, in uni_player_clk_set_rate()
214 player->clk_adj = adjustment; in uni_player_clk_set_rate()
/linux/arch/riscv/boot/dts/starfive/
H A Djh7100-starfive-visionfive-v1.dts27 * manual adjustment of the RX internal delay to work properly. The default
31 * It is worth noting the adjustment is not necessary on BeagleV Starlight SBC,
/linux/Documentation/devicetree/bindings/sound/
H A Dst,sta350.txt42 - st,thermal-warning-adjustment:
43 If present, thermal warning adjustment is enabled.
63 - st,overcurrent-warning-adjustment:
64 If present, overcurrent warning adjustment is enabled.
H A Dst,sta32x.txt49 - st,thermal-warning-adjustment:
50 If present, thermal warning adjustment is enabled.
/linux/include/uapi/linux/netfilter_ipv6/
H A Dip6t_NPT.h14 __sum16 adjustment; member
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-iio-light-tsl277212 Causes a recalculation and adjustment to the
H A Dsysfs-class-rtc75 adjustment. The unit is parts per billion, i.e. The number of
H A Dsysfs-ptp33 frequency adjustment value (a positive integer) in
/linux/Documentation/userspace-api/media/drivers/
H A Dthp7312.rst9 Enable/Disable auto-adjustment, based on lighting conditions, of the frame
/linux/arch/arm64/boot/dts/freescale/
H A Dfsl-ls1043a.dtsi841 snps,quirk-frame-length-adjustment = <0x20>;
844 snps,incr-burst-type-adjustment = <1>, <4>, <8>, <16>;
854 snps,quirk-frame-length-adjustment = <0x20>;
857 snps,incr-burst-type-adjustment = <1>, <4>, <8>, <16>;
867 snps,quirk-frame-length-adjustment = <0x20>;
870 snps,incr-burst-type-adjustment = <1>, <4>, <8>, <16>;
H A Dfsl-ls1028a.dtsi622 snps,quirk-frame-length-adjustment = <0x20>;
623 snps,incr-burst-type-adjustment = <1>, <4>, <8>, <16>;
634 snps,quirk-frame-length-adjustment = <0x20>;
635 snps,incr-burst-type-adjustment = <1>, <4>, <8>, <16>;
/linux/drivers/input/mouse/
H A Delan_i2c.h115 int *adjustment);
H A Delan_i2c_i2c.c450 int *adjustment) in elan_i2c_get_pressure_adjustment() argument
463 *adjustment = 0; in elan_i2c_get_pressure_adjustment()
465 *adjustment = ETP_PRESSURE_OFFSET; in elan_i2c_get_pressure_adjustment()
H A Delan_i2c_smbus.c287 int *adjustment) in elan_smbus_get_pressure_adjustment() argument
289 *adjustment = ETP_PRESSURE_OFFSET; in elan_smbus_get_pressure_adjustment()
/linux/Documentation/driver-api/
H A Dptp.rst85 * When other PTP adjustment functions are called, the PHC servo
88 **NOTE:** '.adjphase' is not a simple time adjustment functionality
/linux/arch/arm/boot/dts/amlogic/
H A Dmeson8m2.dtsi35 clock-names = "stmmaceth", "clkin0", "clkin1", "timing-adjustment";
/linux/Documentation/hwmon/
H A Dpc87427.rst62 temperature format, so user-space adjustment (typically by a factor 2)
/linux/arch/arm/boot/dts/intel/pxa/
H A Dpxa300-raumfeld-speaker-one.dts111 st,thermal-warning-adjustment;
/linux/tools/testing/selftests/mm/
H A Drun_vmtests.sh343 adjustment=$(( (31 < (nr_cpus - 1)) ? 31 : (nr_cpus - 1) ))
344 half_ufd_size_MB=$((((freepgs - adjustment) * hpgsize_KB) / 1024 / 2))
/linux/Documentation/virt/kvm/
H A Dhalt-polling.rst69 It is worth noting that this adjustment process attempts to hone in on some
72 adjustment of the polling interval.
/linux/Documentation/misc-devices/
H A Dlis3lv02d.rst53 to allow adjustment of the limits without a change to the actual driver.

123