Home
last modified time | relevance | path

Searched full:stored (Results 1 – 25 of 2678) sorted by relevance

12345678910>>...108

/Linux-v6.1/Documentation/networking/devlink/
Dnfp.rst46 - stored, running
49 - stored, running
52 - stored, running
55 - stored, running
58 - stored, running
61 - stored, running
64 - stored, running
Dbnxt.rst66 - stored, running
69 - stored, running
72 - stored, running
78 - stored, running
81 - stored, running
Ddevlink-info.rst73 * - ``stored``
76 Stored values must update to reflect changes in the flash even
78 ``stored`` versions when new software is flashed, it must not report
82 components stored on the flash should feature in both the ``running`` and
83 ``stored`` sections, if device is capable of reporting ``stored`` versions
119 ``bundle_id`` can appear in both ``running`` and ``stored`` versions,
/Linux-v6.1/Documentation/filesystems/ext4/
Dattributes.rst6 Extended attributes (xattrs) are typically stored in a separate data
23 attribute's value to be stored in a separate data block, though as of
29 Extended attributes, when stored after the inode, have a header
89 long. When stored in an external block, the ``struct ext4_xattr_entry``
90 entries must be stored in sorted order. The sort order is
92 Attributes stored inside an inode do not need be stored in sorted order.
113 - Location of this attribute's value on the disk block where it is stored.
120 - The inode where the value is stored. Zero indicates the value is in the
141 are stored starting at the end of the block and grow towards the
188 POSIX ACLs are stored in a reduced version of the Linux kernel (and
[all …]
Dchecksums.rst11 lower 16 bits are stored. Enabling the 64bit feature increases the data
12 structure size so that full 32-bit checksums can be stored for many data
62 - UUID + the entire bitmap. Checksums are stored in the group descriptor,
72 descriptor). In all cases, only the lower 16 bits are stored.
Dverity.rst12 stored after the end of the file data itself, in the following format:
19 <fsverity_merkle_tree>`, with the tree levels stored in order from
20 root to leaf, and the tree blocks within each level stored in their
/Linux-v6.1/fs/nls/
DKconfig44 native language character sets. These character sets are stored
56 native language character sets. These character sets are stored
68 native language character sets. These character sets are stored
81 native language character sets. These character sets are stored in
97 native language character sets. These character sets are stored in
112 native language character sets. These character sets are stored in
123 native language character sets. These character sets are stored in
134 native language character sets. These character sets are stored in
145 native language character sets. These character sets are stored in
156 native language character sets. These character sets are stored in
[all …]
/Linux-v6.1/Documentation/ABI/testing/
Dsysfs-class-switchtec18 Description: Component identifier as stored in the hardware (eg. PM8543)
27 Description: Component revision stored in the hardware (read only)
35 Description: Component vendor as stored in the hardware (eg. MICROSEM)
44 Description: Device version as stored in the hardware (read only)
76 Description: Product identifier as stored in the hardware (eg. PSX 48XG3)
85 Description: Product revision stored in the hardware (eg. RevB)
94 Description: Product vendor as stored in the hardware (eg. MICROSEM)
/Linux-v6.1/Documentation/fb/
Dapi.rst46 Pixels are stored in memory in hardware-dependent formats. Applications need
51 additional information, which are stored in the variable screen information
55 macropixels. Types describe how macropixels are stored in memory. The following
60 Macropixels are stored contiguously in a single plane. If the number of bits
83 belonging to different planes, is stored in the fixed screen information
88 Macropixels are stored in memory as described by the format FOURCC identifier
89 stored in the variable screen information grayscale field.
93 Pixels are black or white and stored on a number of bits (typically one)
104 Pixels are black or white and stored on a number of bits (typically one)
119 Each component is stored in a macropixel according to the variable screen
[all …]
/Linux-v6.1/arch/nios2/include/asm/
Dasm-macros.h92 * bit is zero. The result of the bit test is stored in reg1.
104 * bit is non-zero. The result of the bit test is stored in reg1.
116 * The result of the bit test is stored in reg1.
137 * The result of the bit test is stored in reg1.
158 * The result of the bit test is stored in reg1.
179 * The result of the bit test is stored in reg1. If the
192 * The result of the bit test is stored in reg1. If the
205 * The result of the bit test is stored in reg1. If the
218 * The result of the bit test is stored in reg1. If the
231 * The result of the bit test is stored in reg1. If the
[all …]
/Linux-v6.1/Documentation/filesystems/
Dsquashfs.rst110 these are stored here.
133 information has to be stored.
138 Like inodes, directories are packed into compressed metadata blocks, stored
170 of each datablock is stored in a block list contained within the
189 fragment lookup table is itself stored compressed into metadata blocks.
199 stored compressed into metadata blocks. A second index table is used to
213 This table is stored compressed into metadata blocks. A second index table is
221 for each inode are stored in a list, each list entry containing a type,
225 is stored inline (in which case the value field contains the xattr value),
226 or if it is stored out of line (in which case the value field stores a
[all …]
Dqnx6.rst55 Each of these root nodes holds information like total size of the stored
68 Data leaves are always on the lowest level. So no data is stored on upper
100 The filesize is stored 64bit. Inode counting starts with 1. (while long
119 record plus the longfile inode number also stored in that record.
143 Long filenames are stored in a separate addressing tree. The staring point
151 is a limit of 510 bytes for the actual filename stored.
156 The qnx6fs filesystem allocation bitmap is stored in a tree under bitmap
Dubifs-authentication.rst17 is a lost smartphone where the attacker is unable to read personal data stored
25 most of the filesystem metadata of UBIFS is stored in plain, this makes it
110 the index is not stored in a single place on the flash, but *wanders* around
141 ``mkfs.ubifs``) and stored in the superblock node. The log area contains only
210 the authenticity and integrity of metadata and file contents stored on flash.
245 stored on flash are authenticated. That is:
364 The location of the log area is stored in the master node. Since the master
367 the filesystem is created using `mkfs.ubifs` and stored in the superblock node.
368 To avoid tampering with this and other values stored there, a HMAC is added to
369 the superblock struct. The superblock node is stored in LEB 0 and is only
[all …]
/Linux-v6.1/kernel/
Dstacktrace.c110 * Return: Number of trace entries stored.
134 * Return: Number of trace entries stored.
162 * Return: Number of trace entries stored.
187 * reliable and returns the number of entries stored.
220 * Return: Number of trace entries stored.
265 * Return: Number of trace entries stored
288 * Return: Number of trace entries stored
312 * Return: Number of trace entries stored
336 * reliable and returns the number of entries stored.
359 * Return: Number of trace entries stored
/Linux-v6.1/drivers/char/mwave/
DREADME18 If the dsp irq has not been setup and stored in bios by the
23 If the dsp io range has not been setup and stored in bios by the
28 If the mwave's uart irq has not been setup and stored in bios by the
33 If the uart io range has not been setup and stored in bios by the
/Linux-v6.1/kernel/gcov/
Dbase.c56 * @v: value to be stored
60 * file. Returns the number of bytes stored. If @buffer is %NULL, doesn't
79 * @v: value to be stored
83 * file. 64 bit numbers are stored as two 32 bit numbers, the low part
84 * first. Returns the number of bytes stored. If @buffer is %NULL, doesn't store
/Linux-v6.1/lib/zlib_inflate/
Dinflate.h31 STORED, /* i: waiting for stored size (length and complement) */ enumerator
32 COPY, /* i/o: waiting for input or output to copy stored block */
62 TYPE -> STORED or TABLE or LEN or CHECK
63 STORED -> COPY -> TYPE
93 /* for string and stored block copying */
/Linux-v6.1/arch/x86/math-emu/
Dload_store.c167 pop_0(); /* pop only if the number was actually stored in FPU_load_store()
177 pop_0(); /* pop only if the number was actually stored in FPU_load_store()
187 pop_0(); /* pop only if the number was actually stored in FPU_load_store()
213 pop_0(); /* pop only if the number was actually stored in FPU_load_store()
220 pop_0(); /* pop only if the number was actually stored in FPU_load_store()
227 pop_0(); /* pop only if the number was actually stored in FPU_load_store()
234 pop_0(); /* pop only if the number was actually stored in FPU_load_store()
289 pop_0(); /* pop only if the number was actually stored in FPU_load_store()
303 pop_0(); /* pop only if the number was actually stored in FPU_load_store()
317 pop_0(); /* pop only if the number was actually stored in FPU_load_store()
/Linux-v6.1/include/linux/netfilter_ipv6/
Dip6_tables.h11 * src, dst, src_mask, dst_mask are always stored in network byte order.
12 * flags are stored in host byte order (of course).
13 * Port numbers are stored in HOST byte order.
/Linux-v6.1/Documentation/admin-guide/mm/
Dzswap.rst50 back into memory all of the pages stored in the compressed pool. The
51 pages stored in zswap will remain in the compressed pool until they are
93 Once there are no PTEs referencing a swap page stored in zswap (i.e. the count
122 value is stored.
136 stored unchanged in zswap until they are either loaded or invalidated.
167 of pages stored, same-value filled pages and various counters for the reasons
/Linux-v6.1/tools/include/uapi/linux/
Dbtf.h96 /* Attributes stored in the BTF_INT_ENCODING */
102 * The exact number of btf_enum is stored in the vlen (of the
119 * of btf_member is stored in the vlen (of the info in
142 * The exact number of btf_param is stored in the vlen (of the
191 * The exact number of btf_enum64 is stored in the vlen (of the
/Linux-v6.1/include/uapi/linux/
Dbtf.h96 /* Attributes stored in the BTF_INT_ENCODING */
102 * The exact number of btf_enum is stored in the vlen (of the
119 * of btf_member is stored in the vlen (of the info in
142 * The exact number of btf_param is stored in the vlen (of the
191 * The exact number of btf_enum64 is stored in the vlen (of the
/Linux-v6.1/include/linux/
Dbootconfig.h142 * the value if found. Found value node is stored in *@vnode.
200 * Iterate child nodes of @parent. Each child nodes are stored to @child.
212 * Iterate subkey nodes of @parent. Each child nodes are stored to @child.
227 * is stored to @anode and @value. If the @node doesn't have @key node,
246 * stored in @knode and @value respectively.
258 * are stored in @knode and @value respectively.
274 * length of the key stored in @buf. Or returns -EINVAL if @node is NULL,
/Linux-v6.1/Documentation/dev-tools/
Dkmemleak.rst70 these actions are stored in an early log buffer. The size of this buffer
86 information like size and stack trace, are stored in a rbtree.
102 the values against the addresses stored in the rbtree. If
111 Some allocated memory blocks have pointers stored in the kernel's
196 systems, because of pointers temporarily stored in CPU registers or
214 Another source of false negatives is the data stored in non-pointer
222 macro or the pointer is stored in a location not scanned by kmemleak.
/Linux-v6.1/drivers/block/zram/
Dzram_drv.h48 ZRAM_WB, /* page is stored on backing_device */
71 atomic64_t compr_data_size; /* compressed size of pages stored */
81 atomic64_t pages_stored; /* no. of pages currently stored */
82 atomic_long_t max_used_pages; /* no. of maximum pages stored */

12345678910>>...108