Searched refs:sized (Results 1 – 25 of 111) sorted by relevance
12345
/linux-5.19.10/Documentation/filesystems/ |
D | erofs.rst | 195 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/ |
D | cafe_ccic.rst | 38 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/ |
D | sysfs-class-net-cdc_ncm | 8 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/ |
D | statistics.rst | 11 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:
|
D | persistent-data.rst | 36 This provides access to the data on disk in fixed sized-blocks. There
|
/linux-5.19.10/Documentation/userspace-api/media/v4l/ |
D | ext-ctrls-fm-rx.rst | 38 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
|
D | ext-ctrls-fm-tx.rst | 44 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/ |
D | dmx-set-buffer-size.rst | 35 filtered data. The default size is two maximum sized sections, i.e. if
|
/linux-5.19.10/Documentation/arm64/ |
D | memory.rst | 128 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/ |
D | Kconfig | 16 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/ |
D | coreboot.txt | 11 1.) The coreboot table. This is a list of variable-sized descriptors
|
/linux-5.19.10/Documentation/core-api/ |
D | circular-buffers.rst | 12 (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
|
D | cachetlb.rst | 69 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/ |
D | intel-ixp42x-netgear-wg302v1.dts | 41 * 8 MB of Flash in 64 0x20000 sized blocks
|
D | intel-ixp42x-adi-coyote.dts | 42 * 32 MB of Flash in 128 0x20000 sized blocks
|
D | intel-ixp42x-dlink-dsm-g600.dts | 108 * 16 MB of Flash in 128 0x20000 sized blocks
|
/linux-5.19.10/Documentation/networking/device_drivers/ethernet/google/ |
D | gve.rst | 116 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/ |
D | deprecated.rst | 189 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/ |
D | writing-clients.rst | 107 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/ |
D | start.rst | 56 access two 100 MiB sized memory regions one by one. You can substitute this
|
/linux-5.19.10/Documentation/admin-guide/ |
D | ldm.rst | 29 dummy MSDOS partition containing one disk-sized partition. This is what is
|
D | syscall-user-dispatch.rst | 70 [selector] is a pointer to a char-sized region in the process memory
|
/linux-5.19.10/Documentation/userspace-api/ |
D | futex2.rst | 85 supported one is 32 bit sized futex, and it need to be specified using
|
/linux-5.19.10/Documentation/ia64/ |
D | aliasing.rst | 75 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/ |
D | netvsc.rst | 86 is probed. The receive area is broken into MTU sized chunks and each may
|
12345