Home
last modified time | relevance | path

Searched refs:sized (Results 1 – 25 of 111) sorted by relevance

12345

/linux-5.19.10/Documentation/filesystems/
Derofs.rst195 1 fixed-sized output data compression (with non-compacted indexes);
197 3 fixed-sized output data compression (with compacted indexes, v5.3+);
252 been supported since Linux v5.15: Files are split in equal-sized data chunks
262 EROFS implements LZ4 fixed-sized output compression which generates fixed-sized
263 compressed data blocks from variable-sized input in contrast to other existing
264 fixed-sized input solutions. Relatively higher compression ratios can be gotten
265 by using fixed-sized output compression since nowadays popular data compression
266 algorithms are mostly LZ77-based and such fixed-sized output approach can be
269 In details, original (uncompressed) data is turned into several variable-sized
271 In order to record each variable-sized extent, logical clusters (lclusters) are
[all …]
/linux-5.19.10/Documentation/admin-guide/media/
Dcafe_ccic.rst38 then worst-case-sized buffers will be allocated at module load time.
44 allocated at run time, they will be sized appropriately for the current
/linux-5.19.10/Documentation/ABI/testing/
Dsysfs-class-net-cdc_ncm8 tx_max sized frames with no terminating short
48 least one max sized datagram plus headers.
64 least one max sized datagram plus headers.
/linux-5.19.10/Documentation/admin-guide/device-mapper/
Dstatistics.rst11 Individual statistics will be collected for each step-sized area within
14 The I/O statistics counters for each step-sized area of a region are
133 Print counters for each step-sized area of a region.
146 Output format for each step-sized area of a region:
Dpersistent-data.rst36 This provides access to the data on disk in fixed sized-blocks. There
/linux-5.19.10/Documentation/userspace-api/media/v4l/
Dext-ctrls-fm-rx.rst38 which can scroll strings sized as 8 x N characters. So, this control
51 also possible to find receivers which can scroll strings sized as 32
Dext-ctrls-fm-tx.rst44 which can scroll strings sized as 8 x N characters. So, this control
58 which can scroll strings sized as 32 x N or 64 x N characters. So,
/linux-5.19.10/Documentation/userspace-api/media/dvb/
Ddmx-set-buffer-size.rst35 filtered data. The default size is two maximum sized sections, i.e. if
/linux-5.19.10/Documentation/arm64/
Dmemory.rst128 spaces, the VMEMMAP must be sized large enough for 52-bit VAs and
129 also must be sized large enough to accommodate a fixed PAGE_OFFSET.
143 sized large enough or that addresses are positioned close enough for
/linux-5.19.10/fs/erofs/
DKconfig16 It also provides fixed-sized output compression support in order to
82 Enable fixed-sized output compression for EROFS.
/linux-5.19.10/Documentation/devicetree/bindings/firmware/
Dcoreboot.txt11 1.) The coreboot table. This is a list of variable-sized descriptors
/linux-5.19.10/Documentation/core-api/
Dcircular-buffers.rst12 (1) Convenience functions for determining information about power-of-2 sized
58 than 1 if multiple items or variable-sized items are to be included in the
66 Calculation of the occupancy or the remaining capacity of an arbitrarily sized
Dcachetlb.rst69 sized translations from the TLB, instead of having the kernel
75 This time we need to remove the PAGE_SIZE sized translation
171 sized regions from the cache, instead of having the kernel
177 This time we need to remove a PAGE_SIZE sized range
/linux-5.19.10/arch/arm/boot/dts/
Dintel-ixp42x-netgear-wg302v1.dts41 * 8 MB of Flash in 64 0x20000 sized blocks
Dintel-ixp42x-adi-coyote.dts42 * 32 MB of Flash in 128 0x20000 sized blocks
Dintel-ixp42x-dlink-dsm-g600.dts108 * 16 MB of Flash in 128 0x20000 sized blocks
/linux-5.19.10/Documentation/networking/device_drivers/ethernet/google/
Dgve.rst116 The descriptor rings are power-of-two-sized ring buffers consisting of
165 The driver posts fixed sized buffers to HW on the RX buffer queue. The packet
/linux-5.19.10/Documentation/process/
Ddeprecated.rst189 sized stack arrays. While these non-trivial `performance issues
237 a dynamically sized set of trailing elements in a structure. Kernel code
242 In older C code, dynamically sized trailing elements were done by specifying
274 This is the way the kernel expects dynamically sized trailing elements
/linux-5.19.10/Documentation/i2c/
Dwriting-clients.rst107 if (reg < 0x10) /* byte-sized register */
109 else /* word-sized register */
117 else if (reg < 0x10) /* byte-sized register */
119 else /* word-sized register */
/linux-5.19.10/Documentation/admin-guide/mm/damon/
Dstart.rst56 access two 100 MiB sized memory regions one by one. You can substitute this
/linux-5.19.10/Documentation/admin-guide/
Dldm.rst29 dummy MSDOS partition containing one disk-sized partition. This is what is
Dsyscall-user-dispatch.rst70 [selector] is a pointer to a char-sized region in the process memory
/linux-5.19.10/Documentation/userspace-api/
Dfutex2.rst85 supported one is 32 bit sized futex, and it need to be specified using
/linux-5.19.10/Documentation/ia64/
Daliasing.rst75 Therefore, kern_memmap contains only full granule-sized regions that
200 which uses a granule-sized UC mapping. This granule will cover some
/linux-5.19.10/Documentation/networking/device_drivers/ethernet/microsoft/
Dnetvsc.rst86 is probed. The receive area is broken into MTU sized chunks and each may

12345