/linux-6.12.1/fs/overlayfs/ |
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-6.12.1/fs/ext4/ |
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
|
/linux-6.12.1/Documentation/devicetree/bindings/net/ |
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-6.12.1/tools/lib/bpf/ |
D | bpf.h | 41 size_t sz; /* size of this struct for forward/backward compatibility */ 69 size_t sz; /* size of this struct for forward/backward compatibility */ 126 size_t sz; /* size of this struct for forward/backward compatibility */ 164 size_t sz; /* size of this struct for forward/backward compatibility */ 303 size_t sz; /* size of this struct for forward/backward compatibility */ 317 size_t sz; /* size of this struct for forward/backward compatibility */ 337 size_t sz; /* size of this struct for forward/backward compatibility */ 351 size_t sz; /* size of this struct for forward/backward compatibility */ 394 size_t sz; /* size of this struct for forward/backward compatibility */ 450 size_t sz; /* size of this struct for forward/backward compatibility */ [all …]
|
D | libbpf.h | 116 /* size of this struct, for forward/backward compatibility */ 483 /* size of this struct, for forward/backward compatibility */ 518 /* size of this struct, for forward/backward compatibility */ 541 /* size of this struct, for forward/backward compatibility */ 566 /* size of this struct, for forward/backward compatibility */ 617 /* size of this struct, for forward/backward compatibility */ 663 /* size of this struct, for forward/backward compatibility */ 728 /* size of this struct, for forward/backward compatibility */ 759 /* size of this struct, for forward/backward compatibility */ 777 size_t sz; /* size of this struct for forward/backward compatibility */ [all …]
|
/linux-6.12.1/Documentation/devicetree/bindings/serial/ |
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
|
/linux-6.12.1/arch/x86/lib/ |
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. */
|
D | memmove_64.S | 33 /* Decide forward/backward copy mode */ 96 * Handle data backward by movsq. 113 * Start to prepare for backward copy. 131 * We gobble 32 bytes backward in each loop.
|
/linux-6.12.1/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/ |
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-6.12.1/tools/perf/tests/ |
D | backward-ring-buffer.c | 3 * Test backward bit in event attribute, read ring buffer from end to 120 * Set backward bit, ring buffer should be writing from end. Record in test__backward_ring_buffer() 171 DEFINE_SUITE("Read backward ring buffer", backward_ring_buffer);
|
/linux-6.12.1/include/uapi/linux/ |
D | v4l2-common.h | 57 /* Backward compatibility target definitions --- to be removed. */ 65 /* Backward compatibility flag definitions --- to be removed. */
|
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 */
|
/linux-6.12.1/tools/perf/Documentation/ |
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-6.12.1/Documentation/admin-guide/ |
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-6.12.1/Documentation/driver-api/i3c/ |
D | protocol.rst | 119 are here for backward compatibility with I2C devices. 191 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-6.12.1/include/media/ |
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-6.12.1/net/core/ |
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-6.12.1/tools/perf/util/ |
D | evlist.h | 36 * NOTREADY : Backward ring buffers are not ready 37 * RUNNING : Backward ring buffers are recording 38 * DATA_PENDING : We are required to collect data from backward ring buffers 39 * EMPTY : We have collected data from backward ring buffers. 41 * (0): Setup backward ring buffer
|
/linux-6.12.1/drivers/net/ethernet/netronome/nfp/bpf/ |
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-6.12.1/Documentation/sphinx/ |
D | cdomain.py | 76 # backward-compatibility with Sphinx < 3.0 85 # backward-compatibility with Sphinx < 3.0 99 # Parse Sphinx 3.x C markups, replacing them by backward-compatible ones
|
/linux-6.12.1/Documentation/devicetree/bindings/crypto/ |
D | qcom-qce.yaml | 21 description: Kept only for ABI backward compatibility 25 description: Kept only for ABI backward compatibility
|
/linux-6.12.1/include/sound/sof/ |
D | ext_manifest.h | 41 /* extended manifest header, deleting any field breaks backward compatibility */ 49 /*< then backward compatible won't be lost */
|
/linux-6.12.1/drivers/s390/char/ |
D | tape_std.c | 318 * MTBSR: Backward space over 'count' tape blocks. 373 * MTBSFM: Backward space over 'count' file marks. 398 * MTBSF: Backward space over 'count' file marks. The tape is positioned at 648 * into a read backward request in error case. in tape_std_read_block() 664 * Read Block backward transformation function. 671 * transform the request to a read backward, followed by a in tape_std_read_backward()
|
/linux-6.12.1/arch/csky/lib/ |
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-6.12.1/drivers/net/ethernet/ibm/emac/ |
D | zmii.c | 45 * we also support autodetection for backward compatibility 103 * This is only for backward compatibility with the old driver. in zmii_attach() 296 /* For backward compat with old DT */
|