| /linux/fs/overlayfs/ |
| H A D | Kconfig | 25 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/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()
|
| /linux/kernel/events/ |
| H A D | ring_buffer.c | 144 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/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
|
| /linux/arch/arm/boot/dts/st/ |
| H A D | stm32mp157a-avenger96.dts | 10 /* This DT is here only for backward compatibility */
|
| /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
|
| /linux/Documentation/filesystems/ext4/ |
| H A D | eainode.rst | 14 backward compatibility with older versions of this feature, the
|
| /linux/drivers/i3c/ |
| H A D | Kconfig | 9 It's supposed to be backward compatible with I2C while providing
|
| /linux/drivers/clk/sunxi/ |
| H A D | Kconfig | 15 Device Tree backward compatibility issues, in case one would
|
| /linux/Documentation/ABI/removed/ |
| H A D | sysfs-selinux-checkreqprot | 24 The checkreqprot selinuxfs node will remain for backward compatibility
|
| /linux/Documentation/devicetree/bindings/media/xilinx/ |
| H A D | xlnx,v-tpg.txt | 11 TPG versions backward-compatible with previous versions should list all
|
| /linux/Documentation/arch/s390/ |
| H A D | common_io.rst | 28 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
|
| H A D | 3270.rst | 265 current top entry. PF10 rotates backward through the command stack; 266 PF11 rotates forward. You may assign the backward function to any PF 273 editing, ESC-k and ESC-j retrieve backward and forward history.
|
| /linux/Documentation/userspace-api/media/dvb/ |
| H A D | fe-type-t.rst | 82 is still filled to keep backward compatibility, the usage of this field
|
| /linux/fs/ntfs3/ |
| H A D | Kconfig | 56 This config option is here only for backward compatibility. NTFS
|
| /linux/drivers/video/fbdev/ |
| H A D | tgafb.c | 1163 int depos, sepos, backward, last_step, step; local 1181 backward = dy == sy && dx > sx && dx < sx + width; 1187 if (backward) { 1199 if (!backward) { 1226 if (j < 2 && j + 1 < n32 && !backward &&
|
| /linux/drivers/eisa/ |
| H A D | Kconfig | 17 bus while maintaining backward compatibility with cards made for
|
| /linux/Documentation/sound/cards/ |
| H A D | bt87x.rst | 18 The first does video, it is backward compatible to the bt848. The second
|
| /linux/drivers/block/rnbd/ |
| H A D | README | 67 version for backward compatibility.
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-devices-platform-trackpoint | 14 snap backward when the trackpoint is released.
|
| /linux/fs/ext4/ |
| H A D | Kconfig | 27 of ext4 features, the on disk filesystem format stays fully backward
|
| /linux/Documentation/filesystems/nfs/ |
| H A D | rpc-server-gss.rst | 83 To provide backward compatibility, the kernel defaults to using the
|
| /linux/Documentation/devicetree/bindings/net/ |
| H A D | cpsw.txt | 6 "ti,cpsw" for backward compatible
|
| /linux/tools/perf/tests/ |
| H A D | Build | 45 perf-test-y += backward-ring-buffer.o
|
| /linux/Documentation/block/ |
| H A D | bfq-iosched.rst | 411 This specifies, given in Kbytes, the maximum "distance" for backward seeking. 413 sectors that are backward in terms of distance. 415 This parameter allows the scheduler to anticipate requests in the "backward" 422 This parameter is used to compute the cost of backward seeking. If the 423 backward distance of request is just 1/back_seek_penalty from a "front"
|