Home
last modified time | relevance | path

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

12345

/linux/fs/ext4/
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/fs/overlayfs/
A DKconfig24 Note, that redirects are not backward compatible. That is, mounting
36 might not be backward compatible with previous kernels.
38 If backward compatibility is not an issue, then it is safe and
58 Note, that the inodes index feature is not backward compatible.
83 Note, that the NFS export feature is not backward compatible.
122 Note, that this feature is not backward compatible. That is,
/linux/drivers/net/ethernet/netronome/nfp/bpf/
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/kernel/events/
A Dring_buffer.c140 bool backward) in ring_buffer_has_space() argument
142 if (!backward) in ring_buffer_has_space()
152 bool backward) in __perf_output_begin() argument
198 size, backward))) in __perf_output_begin()
214 if (!backward) in __perf_output_begin()
220 if (backward) { in __perf_output_begin()
/linux/tools/perf/Documentation/
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/Documentation/devicetree/bindings/net/
A Dmscc-ocelot.txt15 - "ptp" (optional due to backward compatibility)
23 "ptp_rdy" which is optional due to backward compatibility.
A Dftgmac100.txt25 - no-hw-checksum: Used to disable HW checksum support. Here for backward
/linux/Documentation/devicetree/bindings/serial/
A Dmvebu-uart.txt15 compatible string for backward compatibility), it will only work
28 - For backward compatibility reasons, a single element interrupts
/linux/arch/arm/boot/dts/
A Dstm32mp157a-avenger96.dts10 /* This DT is here only for backward compatibility */
/linux/Documentation/admin-guide/
A Dabi-stable.rst7 restrictions, and backward compatibility for them will be guaranteed
/linux/Documentation/networking/
A Dgen_stats.rst59 TCA_STATS/TCA_XSTATS backward compatibility:
62 Prior users of struct tc_stats and xstats can maintain backward
/linux/drivers/i3c/
A DKconfig9 It's supposed to be backward compatible with I2C while providing
/linux/Documentation/devicetree/bindings/crypto/
A Domap-sham.txt5 - compatible : Should contain entries for this and backward compatible
A Domap-aes.txt5 - compatible : Should contain entries for this and backward compatible
A Dinside-secure-safexcel.txt19 Two compatibles are kept for backward compatibility, but shouldn't be used for
/linux/Documentation/devicetree/bindings/arm/mediatek/
A Dmediatek,pericfg.yaml32 # Special case for mt7623 for backward compatibility
/linux/Documentation/filesystems/ext4/
A Deainode.rst14 backward compatibility with older versions of this feature, the
/linux/drivers/clk/sunxi/
A DKconfig15 Device Tree backward compatibility issues, in case one would
/linux/Documentation/ABI/obsolete/
A Dsysfs-selinux-checkreqprot21 The checkreqprot selinuxfs node will remain for backward compatibility
/linux/drivers/staging/media/av7110/
A Dvideo-command.rst78 -1 specifies backward single stepping,
/linux/Documentation/devicetree/bindings/media/xilinx/
A Dxlnx,v-tpg.txt11 TPG versions backward-compatible with previous versions should list all
/linux/Documentation/s390/
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
/linux/Documentation/driver-api/i3c/
A Dprotocol.rst119 are here for backward compatibility with I2C devices.
194 The I3C protocol has been designed to be backward compatible with I2C devices.
195 This backward compatibility allows one to connect a mix of I2C and I3C devices
/linux/Documentation/userspace-api/media/dvb/
A Dfe-type-t.rst82 is still filled to keep backward compatibility, the usage of this field
/linux/Documentation/devicetree/bindings/display/bridge/
A Dite,it66121.yaml15 transmitter, fully compliant with HDMI 1.3a, HDCP 1.2 and backward compatible

Completed in 26 milliseconds

12345