Home
last modified time | relevance | path

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

12345678910>>...44

/kernel/linux/linux-4.19/fs/overlayfs/
DKconfig23 Note, that redirects are not backward compatible. That is, mounting
35 might not be backward compatible with previous kernels.
37 If backward compatibility is not an issue, then it is safe and
57 Note, that the inodes index feature is not backward compatible.
82 Note, that the NFS export feature is not backward compatible.
120 Note, that this feature is not backward compatible. That is,
/kernel/linux/linux-5.10/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.
122 Note, that this feature is not backward compatible. That is,
/kernel/linux/linux-4.19/tools/perf/util/
Dmmap.h42 * NOTREADY : Backward ring buffers are not ready
43 * RUNNING : Backward ring buffers are recording
44 * DATA_PENDING : We are required to collect data from backward ring buffers
45 * EMPTY : We have collected data from backward ring buffers.
47 * (0): Setup backward ring buffer
/kernel/linux/linux-4.19/fs/ext4/
DKconfig1 # Ext3 configs are here for backward compatibility with old configs which may
13 This config option is here only for backward compatibility. ext3
22 This config option is here only for backward compatibility. ext3
30 This config option is here only for backward compatibility. ext3
58 of ext4 features, the on disk filesystem format stays fully backward
/kernel/linux/linux-5.10/fs/ext4/
DKconfig2 # 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
54 of ext4 features, the on disk filesystem format stays fully backward
/kernel/linux/linux-5.10/tools/lib/bpf/
Dbpf.h132 size_t sz; /* size of this struct for forward/backward compatibility */
156 size_t sz; /* size of this struct for forward/backward compatibility */
173 size_t sz; /* size of this struct for forward/backward compatibility */
188 size_t sz; /* size of this struct for forward/backward compatibility */
248 size_t sz; /* size of this struct for forward/backward compatibility */
257 size_t sz; /* size of this struct for forward/backward compatibility */
/kernel/linux/linux-4.19/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()
/kernel/linux/linux-5.10/arch/x86/lib/
Dmemmove_64.S32 /* Decide forward/backward copy mode */
93 * Handle data backward by movsq.
110 * Start to prepare for backward copy.
128 * 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()
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/crypto/
Dinside-secure-safexcel.txt18 Backward compatibility:
19 Two compatibles are kept for backward compatibility, but shouldn't be used for
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/crypto/
Dinside-secure-safexcel.txt18 Backward compatibility:
19 Two compatibles are kept for backward compatibility, but shouldn't be used for
/kernel/linux/linux-4.19/Documentation/block/
Dcfq-iosched.txt41 This specifies, given in Kbytes, the maximum "distance" for backward seeking.
43 sectors that are backward in terms of distance.
45 This parameter allows the scheduler to anticipate requests in the "backward"
51 This parameter is used to compute the cost of backward seeking. If the
52 backward distance of request is just 1/back_seek_penalty from a "front"
170 root never has a parent making its weight is meaningless. For backward
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/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
/kernel/linux/linux-4.19/net/core/
Dgen_stats.c47 * @tc_stats_type: TLV type for backward compatibility struct tc_stats TLV
48 * @xstats_type: TLV type for backward compatibility xstats TLV
57 * The dumping handle is marked to be in backward compatibility mode telling
331 * handle is in backward compatibility mode.
365 * by gnet_stats_copy_XXX() calls. Adds the backward compatibility TLVs
/kernel/linux/linux-5.10/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
/kernel/linux/linux-4.19/Documentation/admin-guide/
Ddevices.rst94 /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
/kernel/linux/linux-5.10/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
/kernel/linux/linux-4.19/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
/kernel/linux/linux-5.10/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
/kernel/linux/linux-4.19/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 */
/kernel/linux/linux-5.10/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 */
/kernel/linux/linux-4.19/drivers/net/ethernet/netronome/nfp/bpf/
Dverifier.c51 unsigned int forward, backward, i; in nfp_bpf_goto_meta() local
53 backward = meta->n - insn_idx; in nfp_bpf_goto_meta()
56 if (min(forward, backward) > n_insns - insn_idx - 1) { in nfp_bpf_goto_meta()
57 backward = n_insns - insn_idx - 1; in nfp_bpf_goto_meta()
60 if (min(forward, backward) > insn_idx && backward > insn_idx) { in nfp_bpf_goto_meta()
65 if (forward < backward) in nfp_bpf_goto_meta()
69 for (i = 0; i < backward; i++) in nfp_bpf_goto_meta()
/kernel/linux/linux-5.10/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
368 * handle is in backward compatibility mode.
402 * by gnet_stats_copy_XXX() calls. Adds the backward compatibility TLVs

12345678910>>...44