Home
last modified time | relevance | path

Searched refs:backward (Results 1 – 25 of 118) sorted by relevance

12345

/linux-6.15/Documentation/devicetree/bindings/net/
H A Dmarvell,pp2.yaml94 for backward compatibility but shouldn't be used for new
120 Legacy binding for backward compatibility.
216 port-id = <0>; /* For backward compatibility. */
224 port-id = <1>; /* For backward compatibility. */
261 port-id = <0>; /* For backward compatibility. */
280 port-id = <1>; /* For backward compatibility. */
302 port-id = <2>; /* For backward compatibility. */
H A Dethernet-switch.yaml26 # backward-compatibility with boot loaders inspecting certain
H A Dfaraday,ftgmac100.yaml63 Used to disable HW checksum support. Here for backward
/linux-6.15/fs/ext4/
H A DKconfig2 # Ext3 configs are here for backward compatibility with old configs which may
9 This config option is here only for backward compatibility. ext3
18 This config option is here only for backward compatibility. ext3
26 This config option is here only for backward compatibility. ext3
54 of ext4 features, the on disk filesystem format stays fully backward
/linux-6.15/fs/overlayfs/
H A DKconfig25 Note, that redirects are not backward compatible. That is, mounting
37 might not be backward compatible with previous kernels.
39 If backward compatibility is not an issue, then it is safe and
59 Note, that the inodes index feature is not backward compatible.
84 Note, that the NFS export feature is not backward compatible.
123 Note, that this feature is not backward compatible. That is,
/linux-6.15/Documentation/devicetree/bindings/serial/
H A Dmvebu-uart.txt15 compatible string for backward compatibility), it will only work
20 should not be used and are supported only for backward compatibility.
31 - For backward compatibility reasons, a single element interrupts
/linux-6.15/drivers/net/ethernet/netronome/nfp/bpf/
H A Dverifier.c23 unsigned int forward, backward, i; in nfp_bpf_goto_meta() local
25 backward = meta->n - insn_idx; in nfp_bpf_goto_meta()
28 if (min(forward, backward) > nfp_prog->n_insns - insn_idx - 1) { in nfp_bpf_goto_meta()
29 backward = nfp_prog->n_insns - insn_idx - 1; in nfp_bpf_goto_meta()
32 if (min(forward, backward) > insn_idx && backward > insn_idx) { in nfp_bpf_goto_meta()
37 if (forward < backward) in nfp_bpf_goto_meta()
41 for (i = 0; i < backward; i++) in nfp_bpf_goto_meta()
/linux-6.15/kernel/events/
H A Dring_buffer.c144 bool backward) in ring_buffer_has_space() argument
146 if (!backward) in ring_buffer_has_space()
156 bool backward) in __perf_output_begin() argument
206 size, backward))) in __perf_output_begin()
222 if (!backward) in __perf_output_begin()
228 if (backward) { in __perf_output_begin()
/linux-6.15/tools/perf/Documentation/
H A Ddb-export.txt20 backward and forward compatibility, by following some simple rules:
30 backward compatibility by testing for the presence of new tables and columns
/linux-6.15/arch/arm/boot/dts/st/
H A Dstm32mp157a-avenger96.dts10 /* This DT is here only for backward compatibility */
/linux-6.15/Documentation/admin-guide/
H A Dabi-stable.rst9 restrictions, and backward compatibility for them will be guaranteed
/linux-6.15/Documentation/devicetree/bindings/crypto/
H A Dqcom-qce.yaml22 description: Kept only for ABI backward compatibility
26 description: Kept only for ABI backward compatibility
H A Domap-aes.txt5 - compatible : Should contain entries for this and backward compatible
/linux-6.15/Documentation/networking/
H A Dgen_stats.rst59 TCA_STATS/TCA_XSTATS backward compatibility:
62 Prior users of struct tc_stats and xstats can maintain backward
/linux-6.15/drivers/i3c/
H A DKconfig9 It's supposed to be backward compatible with I2C while providing
/linux-6.15/Documentation/filesystems/ext4/
H A Deainode.rst14 backward compatibility with older versions of this feature, the
/linux-6.15/Documentation/devicetree/bindings/clock/
H A Dmediatek,pericfg.yaml37 # Special case for mt7623 for backward compatibility
/linux-6.15/drivers/clk/sunxi/
H A DKconfig15 Device Tree backward compatibility issues, in case one would
/linux-6.15/Documentation/ABI/removed/
H A Dsysfs-selinux-checkreqprot24 The checkreqprot selinuxfs node will remain for backward compatibility
/linux-6.15/Documentation/devicetree/bindings/media/xilinx/
H A Dxlnx,v-tpg.txt11 TPG versions backward-compatible with previous versions should list all
/linux-6.15/Documentation/devicetree/bindings/sound/
H A Dti,tas27xx.yaml54 # The codec has a single DAI, the #sound-dai-cells=<1>; case is left in for backward
H A Dti,tas2562.yaml56 # The codec has a single DAI, the #sound-dai-cells=<1>; case is left in for backward
H A Dti,tas2770.yaml61 # The codec has a single DAI, the #sound-dai-cells=<1>; case is left in for backward
/linux-6.15/Documentation/userspace-api/media/dvb/
H A Dfe-type-t.rst82 is still filled to keep backward compatibility, the usage of this field
/linux-6.15/Documentation/arch/s390/
H A Dcommon_io.rst28 device numbers (0xabcd or abcd, for 2.4 backward compatibility). If you
103 The devices can be specified either by bus id (0.x.abcd) or, for 2.4 backward

12345