Home
last modified time | relevance | path

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

12345

/Linux-v6.6/Documentation/filesystems/
Derofs.rst208 1 fixed-sized output data compression (with non-compacted indexes);
210 3 fixed-sized output data compression (with compacted indexes, v5.3+);
265 been supported since Linux v5.15: Files are split in equal-sized data chunks
307 EROFS implements fixed-sized output compression which generates fixed-sized
308 compressed data blocks from variable-sized input in contrast to other existing
309 fixed-sized input solutions. Relatively higher compression ratios can be gotten
310 by using fixed-sized output compression since nowadays popular data compression
311 algorithms are mostly LZ77-based and such fixed-sized output approach can be
314 In details, original (uncompressed) data is turned into several variable-sized
316 In order to record each variable-sized extent, logical clusters (lclusters) are
[all …]
/Linux-v6.6/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-v6.6/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-v6.6/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-v6.6/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-v6.6/Documentation/userspace-api/media/dvb/
Ddmx-set-buffer-size.rst35 filtered data. The default size is two maximum sized sections, i.e. if
/Linux-v6.6/Documentation/arch/arm64/
Dmemory.rst126 spaces, the VMEMMAP must be sized large enough for 52-bit VAs and
127 also must be sized large enough to accommodate a fixed PAGE_OFFSET.
141 sized large enough or that addresses are positioned close enough for
/Linux-v6.6/Documentation/devicetree/bindings/firmware/
Dcoreboot.txt11 1.) The coreboot table. This is a list of variable-sized descriptors
/Linux-v6.6/fs/erofs/
DKconfig16 It also provides fixed-sized output compression support in order to
83 Enable fixed-sized output compression for EROFS.
/Linux-v6.6/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
175 sized regions from the cache, instead of having the kernel
181 This time we need to remove a PAGE_SIZE sized range
/Linux-v6.6/arch/arm/boot/dts/intel/ixp/
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-v6.6/Documentation/arch/x86/
Dxstate.rst24 because different CPUs have differently-sized XSAVE buffers. A compiled-in
28 properly-sized altstacks.
/Linux-v6.6/Documentation/networking/device_drivers/ethernet/google/
Dgve.rst125 The descriptor rings are power-of-two-sized ring buffers consisting of
174 The driver posts fixed sized buffers to HW on the RX buffer queue. The packet
/Linux-v6.6/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-v6.6/Documentation/bpf/
Dmap_cgrp_storage.rst8 The ``BPF_MAP_TYPE_CGRP_STORAGE`` map type represents a local fix-sized
/Linux-v6.6/Documentation/admin-guide/mm/damon/
Dstart.rst49 access two 100 MiB sized memory regions one by one. You can substitute this
/Linux-v6.6/Documentation/process/
Ddeprecated.rst192 sized stack arrays. While these non-trivial `performance issues
240 a dynamically sized set of trailing elements in a structure. Kernel code
245 In older C code, dynamically sized trailing elements were done by specifying
277 This is the way the kernel expects dynamically sized trailing elements
/Linux-v6.6/Documentation/userspace-api/
Dfutex2.rst85 supported one is 32 bit sized futex, and it need to be specified using
/Linux-v6.6/Documentation/admin-guide/
Dldm.rst29 dummy MSDOS partition containing one disk-sized partition. This is what is
/Linux-v6.6/Documentation/arch/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

12345