| /linux/mm/kmsan/ |
| A D | core.c | 91 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/net/ipv4/netfilter/ |
| A D | Kconfig | 77 This is a backwards-compat option for the user's convenience 85 This is a backwards-compat option for the user's convenience 152 This is a backwards-compat option for the user's convenience 172 This is a backwards-compat option for the user's convenience 234 This is a backwards-compat option for the user's convenience 242 This is a backwards-compat option for the user's convenience 251 This is a backwards-compat option for the user's convenience 289 This is a backwards-compatible option for the user's convenience
|
| /linux/Documentation/dev-tools/ |
| A D | checkuapi.rst | 8 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/scripts/ |
| A D | patch-kernel | 97 backwards () { function 231 backwards
|
| /linux/Documentation/devicetree/bindings/net/ |
| A D | hisilicon-hns-mdio.txt | 8 while "hisilicon,mdio" is optional for backwards compatibility only on
|
| /linux/Documentation/devicetree/bindings/interrupt-controller/ |
| A D | opencores,or1k-pic.txt | 11 but this is only for backwards compatibility.
|
| A D | nvidia,tegra20-ictlr.txt | 13 subsequent SoCs remained backwards-compatible with Tegra30, so on
|
| /linux/net/ipv6/netfilter/ |
| A D | Kconfig | 70 This is a backwards-compat option for the user's convenience 130 This is a backwards-compat option for the user's convenience 186 This is a backwards-compatible option for the user's convenience 280 This is a backwards-compat option for the user's convenience
|
| /linux/Documentation/networking/ |
| A D | alias.rst | 10 for backwards compatibility.
|
| /linux/net/8021q/ |
| A D | Kconfig | 39 supersedes GVRP and is not backwards-compatible.
|
| /linux/Documentation/filesystems/ |
| A D | devpts.rst | 14 To retain backwards compatibility the a ptmx device node (aka any node
|
| /linux/Documentation/devicetree/bindings/dma/ |
| A D | sifive,fu540-c000-pdma.yaml | 50 description: For backwards-compatibility, the default value is 4
|
| /linux/arch/arm64/boot/dts/sprd/ |
| A D | whale2.dtsi | 132 /* For backwards compatibility: */ 280 /* For backwards compatibility: */
|
| /linux/Documentation/ABI/testing/ |
| A D | sysfs-bus-rbd | 49 will fail for backwards compatibility reasons. 63 available will fail for backwards compatibility reasons.
|
| /linux/arch/arm/boot/dts/intel/pxa/ |
| A D | pxa25x.dtsi | 42 /* For backwards compatibility: */
|
| /linux/tools/testing/selftests/livepatch/ |
| A D | README | 35 tested on systems with different kABI, ensuring they the tests are backwards
|
| /linux/Documentation/devicetree/bindings/mfd/ |
| A D | aspeed,ast2x00-scu.yaml | 83 The reg should be the unique silicon id register, and not backwards
|
| /linux/drivers/staging/media/deprecated/atmel/ |
| A D | TODO | 5 not backwards compatible with the current usability of the driver.
|
| /linux/Documentation/kbuild/ |
| A D | headers_install.rst | 18 Kernel headers are backwards compatible, but not forwards compatible. This
|
| /linux/Documentation/sound/designs/ |
| A D | timestamping.rst | 35 ``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/Documentation/driver-api/firmware/ |
| A D | firmware-usage-guidelines.rst | 31 backwards compatibility for the older major versions. Minor version
|
| /linux/Documentation/devicetree/bindings/i2c/ |
| A D | opencores,i2c-ocores.yaml | 44 This is to keep backwards compatibility with setups using old DTB. i2c bus
|
| /linux/Documentation/devicetree/bindings/power/supply/ |
| A D | bq24735.yaml | 32 Note: for backwards compatibility reasons, the GPIO must be active on AC adapter
|
| /linux/arch/x86/coco/sev/ |
| A D | shared.c | 805 bool backwards) in vc_insn_string_read() argument 807 int i, b = backwards ? -1 : 1; in vc_insn_string_read() 831 bool backwards) in vc_insn_string_write() argument 833 int i, s = backwards ? -1 : 1; in vc_insn_string_write()
|
| /linux/drivers/mtd/spi-nor/ |
| A D | Kconfig | 41 of your SPI flash. This is only to keep backwards compatibility.
|