/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/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/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. */
|
/openbmc/linux/tools/lib/bpf/ |
H A D | bpf.h | 41 size_t sz; /* size of this struct for forward/backward compatibility */ 65 size_t sz; /* size of this struct for forward/backward compatibility */ 121 size_t sz; /* size of this struct for forward/backward compatibility */ 156 size_t sz; /* size of this struct for forward/backward compatibility */ 288 size_t sz; /* size of this struct for forward/backward compatibility */ 302 size_t sz; /* size of this struct for forward/backward compatibility */ 322 size_t sz; /* size of this struct for forward/backward compatibility */ 336 size_t sz; /* size of this struct for forward/backward compatibility */ 379 size_t sz; /* size of this struct for forward/backward compatibility */ 430 size_t sz; /* size of this struct for forward/backward compatibility */ [all …]
|
H A D | libbpf.h | 113 /* size of this struct, for forward/backward compatibility */ 453 /* size of this struct, for forward/backward compatibility */ 488 /* size of this struct, for forward/backward compatibility */ 511 /* size of this struct, for forward/backward compatibility */ 534 /* size of this struct, for forward/backward compatibility */ 585 /* size of this struct, for forward/backward compatibility */ 631 /* size of this struct, for forward/backward compatibility */ 696 /* size of this struct, for forward/backward compatibility */ 727 /* size of this struct, for forward/backward compatibility */ 749 /* size of this struct, for forward/backward compatibility */ [all …]
|
/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/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/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. */
|
H A 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.
|
/openbmc/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…
|
/openbmc/linux/Documentation/devicetree/bindings/crypto/ |
H A D | inside-secure-safexcel.txt | 18 Backward compatibility: 19 Two compatibles are kept for backward compatibility, but shouldn't be used for
|
H A D | qcom-qce.yaml | 21 description: Kept only for ABI backward compatibility 25 description: Kept only for ABI backward compatibility
|
/openbmc/linux/tools/perf/tests/ |
H A 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);
|
/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/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 */
|
/openbmc/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
|
/openbmc/qemu/hw/core/ |
H A D | uboot_image.h | 23 * inserted for backward compatibility. 64 * inserted for backward compatibility. 138 * inserted for backward compatibility. 193 * inserted for backward compatibility.
|
/openbmc/linux/Documentation/driver-api/i3c/ |
H A 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
|
/openbmc/openbmc/poky/meta/recipes-core/glib-2.0/files/ |
H A D | gdatetime-test-fail-0003.patch | 44 + /* PST8PDT is in tzdata's "backward" set, packaged as tzdata-legacy and 46 + * name if the "backward" time zones are absent. */
|
/openbmc/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
|
/openbmc/u-boot/arch/x86/lib/ |
H A D | string.c | 143 /* Decide forward/backward copy mode */ in memmove() 187 /* Handle data backward by movs */ in memmove() 201 /* Start to prepare for backward copy */ in memmove() 217 /* We gobble 16 bytes backward in each loop */ in memmove()
|
/openbmc/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
|
/openbmc/linux/tools/perf/util/ |
H A D | evlist.h | 35 * NOTREADY : Backward ring buffers are not ready 36 * RUNNING : Backward ring buffers are recording 37 * DATA_PENDING : We are required to collect data from backward ring buffers 38 * EMPTY : We have collected data from backward ring buffers. 40 * (0): Setup backward ring buffer
|
/openbmc/linux/include/sound/sof/ |
H A D | ext_manifest.h | 41 /* extended manifest header, deleting any field breaks backward compatibility */ 49 /*< then backward compatible won't be lost */
|