Home
last modified time | relevance | path

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

1234

/linux-6.3-rc2/kernel/locking/
A Drwsem.c416 long oldcount, woken = 0, adjustment = 0; in rwsem_mark_wake() local
457 adjustment = RWSEM_READER_BIAS; in rwsem_mark_wake()
467 adjustment -= RWSEM_FLAG_HANDOFF; in rwsem_mark_wake()
524 adjustment = woken * RWSEM_READER_BIAS - adjustment; in rwsem_mark_wake()
533 adjustment -= RWSEM_FLAG_WAITERS; in rwsem_mark_wake()
535 adjustment -= RWSEM_FLAG_HANDOFF; in rwsem_mark_wake()
542 adjustment -= RWSEM_FLAG_HANDOFF; in rwsem_mark_wake()
545 if (adjustment) in rwsem_mark_wake()
546 atomic_long_add(adjustment, &sem->count); in rwsem_mark_wake()
998 long adjustment = -RWSEM_READER_BIAS; in rwsem_down_read_slowpath() local
[all …]
/linux-6.3-rc2/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-6.3-rc2/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-6.3-rc2/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-6.3-rc2/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-6.3-rc2/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-6.3-rc2/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-6.3-rc2/include/uapi/linux/netfilter_ipv6/
A Dip6t_NPT.h14 __sum16 adjustment; member
/linux-6.3-rc2/Documentation/ABI/testing/
A Dsysfs-bus-iio-light-tsl277212 Causes a recalculation and adjustment to the
/linux-6.3-rc2/Documentation/devicetree/bindings/pinctrl/
A Dmediatek,mt8365-pinctrl.yaml99 can support 0.125/0.25/0.5/1mA adjustment. If we enable specific
145 cycle when asserted (high pulse width adjustment). Valid arguments
152 when asserted (high pulse width adjustment). Valid arguments are
A Dmediatek,mt8183-pinctrl.yaml118 can support 0.125/0.25/0.5/1mA adjustment. If we enable specific
164 cycle when asserted (high pulse width adjustment). Valid arguments
171 when asserted (high pulse width adjustment). Valid arguments are
/linux-6.3-rc2/arch/s390/include/asm/
A Dsysinfo.h70 unsigned short adjustment[]; member
/linux-6.3-rc2/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-6.3-rc2/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-6.3-rc2/Documentation/devicetree/bindings/phy/
A Dphy-rockchip-inno-hdmi.txt21 for adjustment to some frequency settings
/linux-6.3-rc2/Documentation/devicetree/bindings/usb/
A Dsnps,dwc3.yaml276 snps,quirk-frame-length-adjustment:
279 length adjustment when the fladj_30mhz_sdbnd signal is invalid or
348 snps,incr-burst-type-adjustment:
387 snps,incr-burst-type-adjustment = <1>, <4>, <8>, <16>;
/linux-6.3-rc2/arch/arm64/boot/dts/freescale/
A Dfsl-ls1046a.dtsi730 snps,quirk-frame-length-adjustment = <0x20>;
732 snps,incr-burst-type-adjustment = <1>, <4>, <8>, <16>;
741 snps,quirk-frame-length-adjustment = <0x20>;
743 snps,incr-burst-type-adjustment = <1>, <4>, <8>, <16>;
752 snps,quirk-frame-length-adjustment = <0x20>;
754 snps,incr-burst-type-adjustment = <1>, <4>, <8>, <16>;
A Dfsl-ls1043a.dtsi832 snps,quirk-frame-length-adjustment = <0x20>;
835 snps,incr-burst-type-adjustment = <1>, <4>, <8>, <16>;
844 snps,quirk-frame-length-adjustment = <0x20>;
847 snps,incr-burst-type-adjustment = <1>, <4>, <8>, <16>;
856 snps,quirk-frame-length-adjustment = <0x20>;
859 snps,incr-burst-type-adjustment = <1>, <4>, <8>, <16>;
/linux-6.3-rc2/arch/arm/boot/dts/
A Dmeson8m2.dtsi35 clock-names = "stmmaceth", "clkin0", "clkin1", "timing-adjustment";
A Dpxa300-raumfeld-speaker-one.dts111 st,thermal-warning-adjustment;
/linux-6.3-rc2/Documentation/hwmon/
A Dpc87427.rst62 temperature format, so user-space adjustment (typically by a factor 2)
/linux-6.3-rc2/Documentation/userspace-api/
A Dsysfs-platform_profile.rst11 These auto platform adjustment mechanisms often can be configured with

Completed in 31 milliseconds

1234