Home
last modified time | relevance | path

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

123

/Linux-v4.19/kernel/locking/
Drwsem-xadd.c132 long oldcount, woken = 0, adjustment = 0; in __rwsem_mark_wake() local
161 adjustment = RWSEM_ACTIVE_READ_BIAS; in __rwsem_mark_wake()
163 oldcount = atomic_long_fetch_add(adjustment, &sem->count); in __rwsem_mark_wake()
171 if (atomic_long_add_return(-adjustment, &sem->count) < in __rwsem_mark_wake()
212 adjustment = woken * RWSEM_ACTIVE_READ_BIAS - adjustment; in __rwsem_mark_wake()
215 adjustment -= RWSEM_WAITING_BIAS; in __rwsem_mark_wake()
218 if (adjustment) in __rwsem_mark_wake()
219 atomic_long_add(adjustment, &sem->count); in __rwsem_mark_wake()
228 long count, adjustment = -RWSEM_ACTIVE_READ_BIAS; in __rwsem_down_read_failed_common() local
237 adjustment += RWSEM_WAITING_BIAS; in __rwsem_down_read_failed_common()
[all …]
/Linux-v4.19/drivers/net/ethernet/intel/e1000e/
Dptp.c32 u64 adjustment; in e1000e_phc_adjfreq() local
53 adjustment = incvalue; in e1000e_phc_adjfreq()
54 adjustment *= delta; in e1000e_phc_adjfreq()
55 adjustment = div_u64(adjustment, 1000000000); in e1000e_phc_adjfreq()
57 incvalue = neg_adj ? (incvalue - adjustment) : (incvalue + adjustment); in e1000e_phc_adjfreq()
/Linux-v4.19/net/ipv6/netfilter/
Dip6t_NPT.c38 npt->adjustment = ~csum_fold(csum_sub(src_sum, dst_sum)); in ip6t_npt_checkentry()
75 csum_unfold(npt->adjustment))); in ip6t_npt_map_pfx()
115 .usersize = offsetof(struct ip6t_npt_tginfo, adjustment),
127 .usersize = offsetof(struct ip6t_npt_tginfo, adjustment),
/Linux-v4.19/drivers/md/persistent-data/
Ddm-space-map-metadata.c306 unsigned adjustment = 0; in sm_metadata_get_count() local
322 adjustment++; in sm_metadata_get_count()
326 adjustment--; in sm_metadata_get_count()
335 *result += adjustment; in sm_metadata_get_count()
343 int r, adjustment = 0; in sm_metadata_count_is_more_than_one() local
363 adjustment++; in sm_metadata_count_is_more_than_one()
367 adjustment--; in sm_metadata_count_is_more_than_one()
372 if (adjustment > 1) { in sm_metadata_count_is_more_than_one()
387 *result = rc + adjustment > 1; in sm_metadata_count_is_more_than_one()
/Linux-v4.19/Documentation/networking/
Dila.txt128 adjustment can be precomputed and saved with the mapping.
130 Note that the checksum neutral adjustment affects the low order sixteen
175 adjustment value are not present so an identifier is considered an
184 The checksum neutral adjustment may be configured to always be
186 checksum adjustment is in the low order 16 bits. The identifier is
192 | | Checksum-neutral adjustment |
201 | | Checksum-neutral adjustment |
206 configuration. The checksum neutral adjustment may automatically
212 | | Checksum-neutral adjustment |
221 | | Checksum-neutral adjustment |
/Linux-v4.19/sound/soc/sti/
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-v4.19/Documentation/devicetree/bindings/sound/
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.
Dst,sta32x.txt42 - st,thermal-warning-adjustment:
43 If present, thermal warning adjustment is enabled.
/Linux-v4.19/include/uapi/linux/netfilter_ipv6/
Dip6t_NPT.h14 __sum16 adjustment; member
/Linux-v4.19/Documentation/devicetree/bindings/usb/
Ddwc3.txt78 - snps,quirk-frame-length-adjustment: Value for GFLADJ_30MHZ field of GFLADJ
79 register for post-silicon frame length adjustment when the
99 - snps,incr-burst-type-adjustment: Value for INCR burst type of GSBUSCFG0
116 snps,incr-burst-type-adjustment = <1>, <4>, <8>, <16>;
/Linux-v4.19/drivers/staging/iio/Documentation/light/
Dsysfs-bus-iio-light-tsl2x7x12 Causes a recalculation and adjustment to the
/Linux-v4.19/drivers/input/mouse/
Delan_i2c.h86 int *adjustment);
Delan_i2c_i2c.c443 int *adjustment) in elan_i2c_get_pressure_adjustment() argument
456 *adjustment = 0; in elan_i2c_get_pressure_adjustment()
458 *adjustment = ETP_PRESSURE_OFFSET; in elan_i2c_get_pressure_adjustment()
Delan_i2c_smbus.c290 int *adjustment) in elan_smbus_get_pressure_adjustment() argument
292 *adjustment = ETP_PRESSURE_OFFSET; in elan_smbus_get_pressure_adjustment()
/Linux-v4.19/arch/s390/include/asm/
Dsysinfo.h70 unsigned short adjustment[0]; member
/Linux-v4.19/Documentation/hwmon/
Dpc8742758 temperature format, so user-space adjustment (typically by a factor 2)
/Linux-v4.19/Documentation/virtual/kvm/
Dhalt-polling.txt65 It is worth noting that this adjustment process attempts to hone in on some
68 adjustment of the polling interval.
/Linux-v4.19/Documentation/devicetree/bindings/ptp/
Dptp-qoriq.txt19 - fsl,max-adj Maximum frequency adjustment in parts per billion.
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-class-rtc75 adjustment. The unit is parts per billion, i.e. The number of
Dsysfs-ptp33 frequency adjustment value (a positive integer) in
/Linux-v4.19/Documentation/devicetree/bindings/pinctrl/
Dpinctrl-mt7622.txt73 cycle when asserted (high pulse width adjustment). Valid arguments are from 0
76 cycle when asserted (high pulse width adjustment). Valid arguments are from 0
/Linux-v4.19/arch/arm64/boot/dts/freescale/
Dfsl-ls1043a.dtsi610 snps,quirk-frame-length-adjustment = <0x20>;
619 snps,quirk-frame-length-adjustment = <0x20>;
628 snps,quirk-frame-length-adjustment = <0x20>;
Dfsl-ls1046a.dtsi571 snps,quirk-frame-length-adjustment = <0x20>;
580 snps,quirk-frame-length-adjustment = <0x20>;
589 snps,quirk-frame-length-adjustment = <0x20>;
/Linux-v4.19/Documentation/devicetree/bindings/net/
Dmicrel-ksz90x1.txt38 rxc-skew-ps=<0> actually results in -900 picoseconds adjustment.
/Linux-v4.19/Documentation/devicetree/bindings/mtd/
Dmtk-nand.txt84 (otherwise the driver will do the adjustment at runtime)

123