Home
last modified time | relevance | path

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

1234567

/openbmc/linux/mm/kmsan/
H A Dcore.c91 bool backwards; in kmsan_internal_memmove_metadata() local
124 backwards = dst > src; in kmsan_internal_memmove_metadata()
125 i = backwards ? min(src_slots, dst_slots) - 1 : 0; in kmsan_internal_memmove_metadata()
126 iter = backwards ? -1 : 1; in kmsan_internal_memmove_metadata()
196 if (backwards) { in kmsan_internal_memmove_metadata()
/openbmc/linux/net/ipv4/netfilter/
H A DKconfig73 This is a backwards-compat option for the user's convenience
81 This is a backwards-compat option for the user's convenience
148 This is a backwards-compat option for the user's convenience
168 This is a backwards-compat option for the user's convenience
228 This is a backwards-compat option for the user's convenience
236 This is a backwards-compat option for the user's convenience
245 This is a backwards-compat option for the user's convenience
282 This is a backwards-compatible option for the user's convenience
/openbmc/openbmc/poky/meta/recipes-sato/sato-icon-theme/
H A Dicon-naming-utils_0.8.90.bb2 SUMMARY = "Enables backwards compatibility with current desktop icon themes"
3 DESCRIPTION = "A Perl script used for maintaining backwards \
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/openconnect/openconnect/
H A D0001-Shim-for-renaming-of-GNUTLS_NO_EXTENSIONS-in-GnuTLS-.patch8 then a backwards-compatibility shim was belatedly added in
32 + * backwards-compatibility shim was added in a subsequent commit, but
/openbmc/linux/scripts/
H A Dpatch-kernel97 backwards () { function
231 backwards
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-monotonic_1.6.bb1 …() function which returns the value (in fractional seconds) of a clock which never goes backwards."
/openbmc/openbmc/poky/meta/recipes-graphics/packagegroups/
H A Dpackagegroup-core-x11.bb11 # backwards compatibility for xserver-common
/openbmc/qemu/tests/qapi-schema/
H A Dreserved-member-u.json5 # struct to union while remaining backwards compatible in QMP.
/openbmc/linux/Documentation/devicetree/bindings/net/
H A Dhisilicon-hns-mdio.txt8 while "hisilicon,mdio" is optional for backwards compatibility only on
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-image/
H A Dconfigure.patch14 # if backwards compatibility has been broken,
/openbmc/linux/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
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libcrypt/
H A Dlibcrypt-openssl-guess-perl_0.15.bb32 # for backwards compatibility
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pkcs11-provider/
H A Dpkcs11-provider_0.6.bb6 This code targets version 3.1 of the interface but should be backwards \
/openbmc/linux/net/ipv6/netfilter/
H A DKconfig66 This is a backwards-compat option for the user's convenience
126 This is a backwards-compat option for the user's convenience
182 This is a backwards-compatible option for the user's convenience
271 This is a backwards-compat option for the user's convenience
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/fvwm/fvwm/
H A D0003-configure-Further-defang-the-Werror-check.patch8 warnings for backwards compatibility. This is changing with Clang 16
/openbmc/linux/Documentation/networking/
H A Dalias.rst10 for backwards compatibility.
/openbmc/linux/net/8021q/
H A DKconfig39 supersedes GVRP and is not backwards-compatible.
/openbmc/openbmc/poky/meta/recipes-support/atk/
H A Dat-spi2-core_2.54.0.bb26 # For backwards compatibility
/openbmc/qemu/docs/interop/
H A Dqed_spec.txt40 …es'' bits enabled must not be opened. File format changes that are not backwards-compatible must …
41 …e opened safely. The unknown features are simply ignored and represent backwards-compatible chang…
42 … can be opened safely after clearing the unknown bits. This allows for backwards-compatible chang…
/openbmc/u-boot/tools/env/
H A Dfw_env.config22 # On a block device a negative offset is treated as a backwards offset from the
/openbmc/linux/arch/x86/kernel/
H A Dsev-shared.c652 bool backwards) in vc_insn_string_read() argument
654 int i, b = backwards ? -1 : 1; in vc_insn_string_read()
678 bool backwards) in vc_insn_string_write() argument
680 int i, s = backwards ? -1 : 1; in vc_insn_string_write()
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-rbd49 will fail for backwards compatibility reasons.
63 available will fail for backwards compatibility reasons.
/openbmc/linux/arch/arm64/boot/dts/sprd/
H A Dwhale2.dtsi129 /* For backwards compatibility: */
277 /* For backwards compatibility: */
/openbmc/linux/Documentation/filesystems/
H A Ddevpts.rst14 To retain backwards compatibility the a ptmx device node (aka any node

1234567