| /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/Documentation/devicetree/bindings/net/ |
| H A D | marvell,pp2.yaml | 94 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. */
|
| /linux/arch/x86/lib/ |
| H A D | memmove_32.S | 49 /* Decide forward/backward copy mode */ 94 /* Handle data backward by movs. */ 108 /* Start to prepare for backward copy. */ 124 /* We gobble 16 bytes backward in each loop. */
|
| /linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/ |
| H A D | smu11_driver_if_cyan_skillfish.h | 32 #define TABLE_WATERMARKS 1 // Called by Driver; defined here, but not used, for backward co… 34 #define TABLE_DPMCLOCKS 4 // Called by Driver; defined here, but not used, for backward co… 35 #define TABLE_MOMENTARY_PM 5 // Called by Tools; defined here, but not used, for backward com…
|
| /linux/tools/perf/tests/ |
| H A D | backward-ring-buffer.c | 3 * Test backward bit in event attribute, read ring buffer from end to 119 * Set backward bit, ring buffer should be writing from end. Record in test__backward_ring_buffer() 170 DEFINE_SUITE("Read backward ring buffer", backward_ring_buffer);
|
| /linux/Documentation/admin-guide/ |
| H A D | devices.rst | 94 /dev/core /proc/kcore symbolic Backward compatibility 95 /dev/ramdisk ram0 symbolic Backward compatibility 96 /dev/ftape qft0 symbolic Backward compatibility 97 /dev/bttv0 video0 symbolic Backward compatibility 98 /dev/radio radio0 symbolic Backward compatibility 99 /dev/i2o* /dev/i2o/* symbolic Backward compatibility
|
| /linux/include/uapi/linux/ |
| H A D | v4l2-common.h | 57 /* Backward compatibility target definitions --- to be removed. */ 65 /* Backward compatibility flag definitions --- to be removed. */
|
| H A D | mtio.h | 30 #define MTBSF 2 /* backward space FileMark (position before FM) */ 32 #define MTBSR 4 /* backward space record */ 38 #define MTBSFM 10 /* +backward space FileMark, position at FM */ 57 #define MTBSS 26 /* space backward over setmarks */
|
| H A D | membarrier.h | 139 * header backward compatibility. 161 /* Alias for header backward compatibility. */
|
| /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/include/media/ |
| H A D | v4l2-vp9.h | 182 * v4l2_vp9_adapt_coef_probs() - Perform backward update of vp9 coefficients probabilities 189 * This function performs backward updates of coefficients probabilities for the vp9 boolean 199 * v4l2_vp9_adapt_noncoef_probs() - Perform backward update of vp9 non-coefficients probabilities 210 * This function performs backward updates of non-coefficients probabilities for the vp9 boolean
|
| /linux/net/core/ |
| H A D | gen_stats.c | 43 * @tc_stats_type: TLV type for backward compatibility struct tc_stats TLV 44 * @xstats_type: TLV type for backward compatibility xstats TLV 53 * The dumping handle is marked to be in backward compatibility mode telling 420 * handle is in backward compatibility mode. 454 * by gnet_stats_copy_XXX() calls. Adds the backward compatibility TLVs
|
| /linux/tools/perf/util/ |
| H A D | evlist.h | 39 * NOTREADY : Backward ring buffers are not ready 40 * RUNNING : Backward ring buffers are recording 41 * DATA_PENDING : We are required to collect data from backward ring buffers 42 * EMPTY : We have collected data from backward ring buffers. 44 * (0): Setup backward ring buffer
|
| /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/Documentation/devicetree/bindings/crypto/ |
| H A D | qcom-qce.yaml | 22 description: Kept only for ABI backward compatibility 26 description: Kept only for ABI backward compatibility
|
| /linux/arch/csky/lib/ |
| H A D | string.c | 50 * the alignment boundary. Move s backward to word align it in memcpy() 89 * otherwise do a simple one byte at time backward copy.
|
| /linux/drivers/regulator/ |
| H A D | isl9305.c | 179 { .compatible = "isl,isl9305" }, /* for backward compat., don't use */ 181 { .compatible = "isl,isl9305h" }, /* for backward compat., don't use */
|
| /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/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/ipc/ |
| H A D | syscall.c | 25 version = call >> 16; /* hack for backward compatibility */ in ksys_ipc() 136 version = call >> 16; /* hack for backward compatibility */ in compat_ksys_ipc()
|
| /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/include/dt-bindings/sound/ |
| H A D | qcom,q6afe.h | 5 /* This file exists due to backward compatibility reasons, Please do not DELETE! */
|
| /linux/Documentation/input/joydev/ |
| H A D | joystick-api.rst | 23 For backward compatibility the old (v0.x) interface is still included. 296 Backward compatibility 300 The driver offers backward compatibility, though. Here's a quick summary::
|
| /linux/include/sound/ac97/ |
| H A D | compat.h | 5 * This file is for backward compatibility with snd_ac97 structure and its
|