/openbmc/linux/fs/overlayfs/ |
H A D | Kconfig | 24 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,
|
/openbmc/openbmc/poky/meta/recipes-core/readline/files/ |
H A D | inputrc | 40 # "\e[5~": history-search-backward 45 # "\e[5D": backward-word 47 # "\e\e[D": backward-word
|
/openbmc/linux/fs/ext4/ |
H A D | Kconfig | 2 # 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 55 of ext4 features, the on disk filesystem format stays fully backward
|
/openbmc/linux/Documentation/devicetree/bindings/serial/ |
H A D | mvebu-uart.txt | 15 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
|
/openbmc/linux/drivers/net/ethernet/netronome/nfp/bpf/ |
H A D | verifier.c | 23 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()
|
/openbmc/linux/kernel/events/ |
H A D | ring_buffer.c | 140 bool backward) in ring_buffer_has_space() argument 142 if (!backward) in ring_buffer_has_space() 152 bool backward) in __perf_output_begin() argument 201 size, backward))) in __perf_output_begin() 217 if (!backward) in __perf_output_begin() 223 if (backward) { in __perf_output_begin()
|
/openbmc/linux/tools/perf/Documentation/ |
H A D | db-export.txt | 20 backward and forward compatibility, by following some simple rules: 30 backward compatibility by testing for the presence of new tables and columns
|
/openbmc/openpower-vpd-parser/service_files/ |
H A D | system-vpd.service | 1 #currently these services are added just for backward compatibility.
|
H A D | wait-vpd-parsers.service | 1 #currently these services are added just for backward compatibility.
|
/openbmc/linux/arch/arm/boot/dts/st/ |
H A D | stm32mp157a-avenger96.dts | 10 /* This DT is here only for backward compatibility */
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | abi-stable.rst | 7 restrictions, and backward compatibility for them will be guaranteed
|
/openbmc/linux/Documentation/networking/ |
H A D | gen_stats.rst | 59 TCA_STATS/TCA_XSTATS backward compatibility: 62 Prior users of struct tc_stats and xstats can maintain backward
|
/openbmc/linux/drivers/i3c/ |
H A D | Kconfig | 9 It's supposed to be backward compatible with I2C while providing
|
/openbmc/u-boot/doc/ |
H A D | README.AMCC-eval-boards-cleanup | 15 for backward compatibility.
|
/openbmc/linux/Documentation/devicetree/bindings/crypto/ |
H A D | omap-sham.txt | 5 - compatible : Should contain entries for this and backward compatible
|
H A D | omap-aes.txt | 5 - compatible : Should contain entries for this and backward compatible
|
H A D | inside-secure-safexcel.txt | 19 Two compatibles are kept for backward compatibility, but shouldn't be used for
|
/openbmc/u-boot/arch/arm/mach-exynos/ |
H A D | sec_boot.S | 75 nop @ for backward compatibility
|
/openbmc/u-boot/doc/device-tree-bindings/usb/ |
H A D | tegra-usb.txt | 18 or "otg". Default to "host" if not defined for backward compatibility.
|
/openbmc/linux/drivers/clk/sunxi/ |
H A D | Kconfig | 15 Device Tree backward compatibility issues, in case one would
|
/openbmc/linux/Documentation/filesystems/ext4/ |
H A D | eainode.rst | 14 backward compatibility with older versions of this feature, the
|
/openbmc/linux/Documentation/ABI/removed/ |
H A D | sysfs-selinux-checkreqprot | 24 The checkreqprot selinuxfs node will remain for backward compatibility
|
/openbmc/linux/drivers/staging/media/av7110/ |
H A D | video-command.rst | 78 -1 specifies backward single stepping,
|
/openbmc/linux/Documentation/devicetree/bindings/media/xilinx/ |
H A D | xlnx,v-tpg.txt | 11 TPG versions backward-compatible with previous versions should list all
|
/openbmc/qemu/docs/devel/migration/ |
H A D | best-practices.rst | 42 - Care should be taken with newer firmware so that backward migration
|