Home
last modified time | relevance | path

Searched full:backward (Results 1 – 25 of 541) sorted by relevance

12345678910>>...22

/Linux-v5.4/fs/overlayfs/
DKconfig24 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.
121 Note, that this feature is not backward compatible. That is,
/Linux-v5.4/fs/ext4/
DKconfig2 # Ext3 configs are here for backward compatibility with old configs which may
14 This config option is here only for backward compatibility. ext3
23 This config option is here only for backward compatibility. ext3
31 This config option is here only for backward compatibility. ext3
59 of ext4 features, the on disk filesystem format stays fully backward
/Linux-v5.4/arch/x86/lib/
Dmemmove_64.S37 /* Decide forward/backward copy mode */
96 * Handle data backward by movsq.
113 * Start to prepare for backward copy.
129 * We gobble 32 bytes backward in each loop.
Dmemcpy_32.c34 /* Decide forward/backward copy mode */ in memmove()
85 * Handle data backward by movs. in memmove()
101 * Start to prepare for backward copy. in memmove()
121 * We gobble 16 bytes backward in each loop. in memmove()
/Linux-v5.4/tools/perf/util/
Devlist.h34 * NOTREADY : Backward ring buffers are not ready
35 * RUNNING : Backward ring buffers are recording
36 * DATA_PENDING : We are required to collect data from backward ring buffers
37 * EMPTY : We have collected data from backward ring buffers.
39 * (0): Setup backward ring buffer
/Linux-v5.4/Documentation/devicetree/bindings/crypto/
Dinside-secure-safexcel.txt18 Backward compatibility:
19 Two compatibles are kept for backward compatibility, but shouldn't be used for
/Linux-v5.4/tools/perf/Documentation/
Ddb-export.txt20 backward and forward compatibility, by following some simple rules:
30 backward compatibility by testing for the presence of new tables and columns
/Linux-v5.4/Documentation/devicetree/bindings/display/bridge/
Dti,tfp410.txt24 backward compatibility.
26 backward compatibility.
/Linux-v5.4/Documentation/admin-guide/
Ddevices.rst95 /dev/core /proc/kcore symbolic Backward compatibility
96 /dev/ramdisk ram0 symbolic Backward compatibility
97 /dev/ftape qft0 symbolic Backward compatibility
98 /dev/bttv0 video0 symbolic Backward compatibility
99 /dev/radio radio0 symbolic Backward compatibility
100 /dev/i2o* /dev/i2o/* symbolic Backward compatibility
/Linux-v5.4/include/uapi/linux/
Dmtio.h30 #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 */
Dv4l2-common.h96 /* Backward compatibility target definitions --- to be removed. */
104 /* Backward compatibility flag definitions --- to be removed. */
Dmembarrier.h119 * header backward compatibility.
135 /* Alias for header backward compatibility. */
/Linux-v5.4/Documentation/driver-api/i3c/
Dprotocol.rst119 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-v5.4/Documentation/devicetree/bindings/serial/
Dmvebu-uart.txt15 compatible string for backward compatibility), it will only work
28 - For backward compatibility reasons, a single element interrupts
/Linux-v5.4/net/core/
Dgen_stats.c43 * @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
364 * handle is in backward compatibility mode.
398 * by gnet_stats_copy_XXX() calls. Adds the backward compatibility TLVs
/Linux-v5.4/Documentation/devicetree/bindings/net/
Dmscc-ocelot.txt15 - "ptp" (optional due to backward compatibility)
23 "ptp_rdy" which is optional due to backward compatibility.
/Linux-v5.4/drivers/firmware/arm_scmi/
Dcommon.h40 * are backward compatible. Major revision changes in ABI may not be
41 * backward compatible.
/Linux-v5.4/Documentation/ABI/testing/
Dsysfs-bus-counter73 Y. Two count directions are available: forward and backward.
123 is backward, falling edges on quadrature pair signal A
130 is backward, falling edges on quadrature pair signal B
/Linux-v5.4/drivers/net/ethernet/netronome/nfp/bpf/
Dverifier.c23 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-v5.4/drivers/s390/char/
Dtape_std.c319 * MTBSR: Backward space over 'count' tape blocks.
374 * MTBSFM: Backward space over 'count' file marks.
399 * MTBSF: Backward space over 'count' file marks. The tape is positioned at
649 * into a read backward request in error case. in tape_std_read_block()
665 * Read Block backward transformation function.
672 * transform the request to a read backward, followed by a in tape_std_read_backward()
/Linux-v5.4/tools/perf/tests/
Dbackward-ring-buffer.c3 * 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()
/Linux-v5.4/Documentation/networking/
Dgen_stats.txt50 TCA_STATS/TCA_XSTATS backward compatibility:
53 Prior users of struct tc_stats and xstats can maintain backward
/Linux-v5.4/drivers/net/ethernet/ibm/emac/
Dzmii.c43 * we also support autodetection for backward compatibility
100 * This is only for backward compatibility with the old driver. in zmii_attach()
295 /* For backward compat with old DT */
/Linux-v5.4/arch/powerpc/include/asm/
Dvdso_datapage.h22 * However, since ppc32 doesn't suffer from this backward handicap,
43 * So here is the ppc64 backward compatible version
/Linux-v5.4/drivers/regulator/
Disl9305.c180 { .compatible = "isl,isl9305" }, /* for backward compat., don't use */
182 { .compatible = "isl,isl9305h" }, /* for backward compat., don't use */

12345678910>>...22