Home
last modified time | relevance | path

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

1234

/linux/kernel/locking/
A Drwsem.c414 long oldcount, woken = 0, adjustment = 0; in rwsem_mark_wake() local
455 adjustment = RWSEM_READER_BIAS; in rwsem_mark_wake()
465 adjustment -= RWSEM_FLAG_HANDOFF; in rwsem_mark_wake()
522 adjustment = woken * RWSEM_READER_BIAS - adjustment; in rwsem_mark_wake()
531 adjustment -= RWSEM_FLAG_WAITERS; in rwsem_mark_wake()
533 adjustment -= RWSEM_FLAG_HANDOFF; in rwsem_mark_wake()
540 adjustment -= RWSEM_FLAG_HANDOFF; in rwsem_mark_wake()
543 if (adjustment) in rwsem_mark_wake()
544 atomic_long_add(adjustment, &sem->count); in rwsem_mark_wake()
996 long adjustment = -RWSEM_READER_BIAS; in rwsem_down_read_slowpath() local
[all …]
/linux/net/ipv6/netfilter/
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/
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/
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/arch/riscv/boot/dts/starfive/
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/sound/soc/sti/
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/Documentation/devicetree/bindings/sound/
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.
A Dst,sta32x.txt49 - st,thermal-warning-adjustment:
50 If present, thermal warning adjustment is enabled.
/linux/Documentation/devicetree/bindings/net/
A Damlogic,meson-dwmac.yaml50 - description: The clock which drives the timing adjustment logic
58 - const: timing-adjustment
174 clock-names = "stmmaceth", "clkin0", "clkin1", "timing-adjustment";
/linux/include/uapi/linux/netfilter_ipv6/
A Dip6t_NPT.h14 __sum16 adjustment; member
/linux/Documentation/ABI/testing/
A Dsysfs-bus-iio-light-tsl277212 Causes a recalculation and adjustment to the
/linux/Documentation/devicetree/bindings/pinctrl/
A Dmediatek,mt8183-pinctrl.yaml123 can support 0.125/0.25/0.5/1mA adjustment. If we enable specific
171 cycle when asserted (high pulse width adjustment). Valid arguments
178 when asserted (high pulse width adjustment). Valid arguments are
A Dmediatek,mt8365-pinctrl.yaml127 can support 0.125/0.25/0.5/1mA adjustment. If we enable specific
179 cycle when asserted (high pulse width adjustment). Valid arguments
186 when asserted (high pulse width adjustment). Valid arguments are
/linux/Documentation/driver-api/
A Ddpll.rst176 Phase offset measurement and adjustment
185 If pin phase adjustment is supported, minimal and maximal values that pin
194 ``DPLL_A_PIN_PHASE_ADJUST_MIN`` attr minimum value of phase adjustment
195 ``DPLL_A_PIN_PHASE_ADJUST_MAX`` attr maximum value of phase adjustment
197 adjustment on parent dpll device
329 adjustment
331 adjustment
333 adjustment on parent device
358 adjustment on parent device
/linux/Documentation/devicetree/bindings/serial/
A Dnvidia,tegra20-hsuart.yaml61 List of entries providing percentage of baud rate adjustment within a range. Each entry
92 - description: adjustment (in permyriad, i.e. 0.01%)
/linux/arch/s390/include/asm/
A Dsysinfo.h74 unsigned short adjustment[]; member
/linux/Documentation/userspace-api/media/drivers/
A Dthp7312.rst9 Enable/Disable auto-adjustment, based on lighting conditions, of the frame
/linux/Documentation/devicetree/bindings/clock/
A Dbaikal,bt1-ccu-pll.yaml72 output clock, BWADJ is the PLL bandwidth adjustment parameter. At this moment
74 requested rate, while bypassing and bandwidth adjustment settings can be
/linux/drivers/input/mouse/
A Delan_i2c.h115 int *adjustment);
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()
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/devicetree/bindings/phy/
A Dphy-rockchip-inno-hdmi.txt21 for adjustment to some frequency settings
/linux/arch/arm64/boot/dts/freescale/
A Dfsl-ls1043a.dtsi812 snps,quirk-frame-length-adjustment = <0x20>;
815 snps,incr-burst-type-adjustment = <1>, <4>, <8>, <16>;
824 snps,quirk-frame-length-adjustment = <0x20>;
827 snps,incr-burst-type-adjustment = <1>, <4>, <8>, <16>;
836 snps,quirk-frame-length-adjustment = <0x20>;
839 snps,incr-burst-type-adjustment = <1>, <4>, <8>, <16>;
A Dfsl-ls1046a.dtsi727 snps,quirk-frame-length-adjustment = <0x20>;
729 snps,incr-burst-type-adjustment = <1>, <4>, <8>, <16>;
738 snps,quirk-frame-length-adjustment = <0x20>;
740 snps,incr-burst-type-adjustment = <1>, <4>, <8>, <16>;
749 snps,quirk-frame-length-adjustment = <0x20>;
751 snps,incr-burst-type-adjustment = <1>, <4>, <8>, <16>;
/linux/arch/arm/boot/dts/amlogic/
A Dmeson8m2.dtsi35 clock-names = "stmmaceth", "clkin0", "clkin1", "timing-adjustment";

Completed in 741 milliseconds

1234