Home
last modified time | relevance | path

Searched refs:backwards (Results 1 – 25 of 106) sorted by relevance

12345

/linux-6.15/Documentation/ABI/testing/
H A Dsysfs-bus-iio-adc-ad41307 This ABI is only kept for backwards compatibility and the values
17 This ABI is only kept for backwards compatibility and the values
H A Dsysfs-bus-rbd49 will fail for backwards compatibility reasons.
63 available will fail for backwards compatibility reasons.
/linux-6.15/mm/kmsan/
H A Dcore.c91 bool backwards; in kmsan_internal_memmove_metadata() local
112 backwards = dst > src; in kmsan_internal_memmove_metadata()
113 step = backwards ? -1 : 1; in kmsan_internal_memmove_metadata()
114 iter = backwards ? n - 1 : 0; in kmsan_internal_memmove_metadata()
/linux-6.15/net/ipv4/netfilter/
H A DKconfig83 This is a backwards-compat option for the user's convenience
91 This is a backwards-compat option for the user's convenience
158 This is a backwards-compat option for the user's convenience
178 This is a backwards-compat option for the user's convenience
240 This is a backwards-compat option for the user's convenience
248 This is a backwards-compat option for the user's convenience
257 This is a backwards-compat option for the user's convenience
295 This is a backwards-compatible option for the user's convenience
/linux-6.15/Documentation/dev-tools/
H A Dcheckuapi.rst8 checks UAPI header files for userspace backwards-compatibility across
79 All 912 UAPI headers compatible with x86 appear to be backwards compatible
114 error - 1/912 UAPI headers compatible with x86 appear _not_ to be backwards compatible
121 in which the userspace backwards compatibility is ambiguous::
127 All 912 UAPI headers compatible with x86 appear to be backwards compatible
161 error - 1/912 UAPI headers compatible with x86 appear _not_ to be backwards compatible
178 All 912 UAPI headers compatible with x86 appear to be backwards compatible
199 error - 1/912 UAPI headers compatible with x86 appear _not_ to be backwards compatible
336 error - 1/912 UAPI headers compatible with x86 appear _not_ to be backwards compatible
360 backwards compatible. Knowing that kernel UAPIs are supposed to be stable
[all …]
/linux-6.15/scripts/
H A Dpatch-kernel97 backwards () { function
231 backwards
/linux-6.15/Documentation/devicetree/bindings/net/
H A Dhisilicon-hns-mdio.txt8 while "hisilicon,mdio" is optional for backwards compatibility only on
/linux-6.15/Documentation/devicetree/bindings/interrupt-controller/
H A Dopencores,or1k-pic.txt11 but this is only for backwards compatibility.
H A Dnvidia,tegra20-ictlr.txt13 subsequent SoCs remained backwards-compatible with Tegra30, so on
/linux-6.15/net/ipv6/netfilter/
H A DKconfig77 This is a backwards-compat option for the user's convenience
137 This is a backwards-compat option for the user's convenience
193 This is a backwards-compatible option for the user's convenience
287 This is a backwards-compat option for the user's convenience
/linux-6.15/net/8021q/
H A DKconfig39 supersedes GVRP and is not backwards-compatible.
/linux-6.15/Documentation/networking/
H A Dalias.rst10 for backwards compatibility.
/linux-6.15/Documentation/filesystems/
H A Ddevpts.rst14 To retain backwards compatibility the a ptmx device node (aka any node
/linux-6.15/arch/arm64/boot/dts/sprd/
H A Dwhale2.dtsi132 /* For backwards compatibility: */
280 /* For backwards compatibility: */
/linux-6.15/Documentation/devicetree/bindings/dma/
H A Dsifive,fu540-c000-pdma.yaml55 description: For backwards-compatibility, the default value is 4
/linux-6.15/arch/arm/boot/dts/intel/pxa/
H A Dpxa25x.dtsi42 /* For backwards compatibility: */
H A Dpxa27x.dtsi16 /* For backwards compatibility: */
/linux-6.15/tools/testing/selftests/livepatch/
H A DREADME35 tested on systems with different kABI, ensuring they the tests are backwards
/linux-6.15/drivers/staging/media/deprecated/atmel/
H A DTODO5 not backwards compatible with the current usability of the driver.
/linux-6.15/Documentation/devicetree/bindings/mfd/
H A Daspeed,ast2x00-scu.yaml89 The reg should be the unique silicon id register, and not backwards
/linux-6.15/Documentation/kbuild/
H A Dheaders_install.rst18 Kernel headers are backwards compatible, but not forwards compatible. This
/linux-6.15/Documentation/sound/designs/
H A Dtimestamping.rst35 ``CLOCK_REALTIME`` (NTP corrections including going backwards),
36 ``CLOCK_MONOTONIC`` (NTP corrections but never going backwards),
87 For backwards compatibility with previous implementations that did not
/linux-6.15/Documentation/devicetree/bindings/i2c/
H A Dopencores,i2c-ocores.yaml44 This is to keep backwards compatibility with setups using old DTB. i2c bus
/linux-6.15/Documentation/devicetree/bindings/power/supply/
H A Dbq24735.yaml32 Note: for backwards compatibility reasons, the GPIO must be active on AC adapter
/linux-6.15/arch/x86/coco/sev/
H A Dshared.c806 bool backwards) in vc_insn_string_read() argument
808 int i, b = backwards ? -1 : 1; in vc_insn_string_read()
832 bool backwards) in vc_insn_string_write() argument
834 int i, s = backwards ? -1 : 1; in vc_insn_string_write()

12345