/openbmc/openbmc/meta-security/recipes-security/isic/files/ |
H A D | isic-0.07-netinet.patch | 18 /* This is tuned for ethernet sized frames (1500 bytes) 30 /* This is tuned for ethernet sized frames (1500 bytes) 42 /* This is tuned for ethernet sized frames (1500 bytes) 54 /* This is tuned for ethernet sized frames (1500 bytes) 66 /* This is tuned for ethernet sized frames (1500 bytes)
|
/openbmc/linux/Documentation/filesystems/ |
H A D | erofs.rst | 208 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 …]
|
/openbmc/openbmc/poky/meta/recipes-devtools/perl/files/ |
H A D | encodefix.patch | 22 my $sized = $declaration && !($compat && !$pedantic); 24 - return ($cpp, $static, $sized);
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/relayd/ |
H A D | relayd_git.bb | 19 CFLAGS:append:toolchain-clang = " -Wno-error=gnu-variable-sized-type-not-at-end"
|
/openbmc/linux/Documentation/admin-guide/media/ |
H A 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
|
/openbmc/linux/Documentation/admin-guide/device-mapper/ |
H A 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:
|
/openbmc/linux/Documentation/ABI/testing/ |
H A 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.
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A 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
|
H A 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,
|
/openbmc/linux/Documentation/userspace-api/media/dvb/ |
H A D | dmx-set-buffer-size.rst | 35 filtered data. The default size is two maximum sized sections, i.e. if
|
/openbmc/openbmc/meta-openembedded/meta-initramfs/ |
H A D | README.md | 6 small-sized initramfs.
|
/openbmc/linux/Documentation/arch/arm64/ |
H A D | memory.rst | 126 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
|
/openbmc/linux/fs/erofs/ |
H A D | Kconfig | 16 It also provides fixed-sized output compression support in order to 83 Enable fixed-sized output compression for EROFS.
|
/openbmc/phosphor-power/phosphor-regulators/docs/config_file/ |
H A D | chassis.md | 8 BMC. Small and mid-sized systems may contain a single chassis. In a large
|
/openbmc/linux/Documentation/devicetree/bindings/firmware/ |
H A D | coreboot.txt | 11 1.) The coreboot table. This is a list of variable-sized descriptors
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-1.2.15/ |
H A D | CVE-2019-7574.patch | 35 /* Allocate the proper sized output buffer */
|
/openbmc/linux/Documentation/core-api/ |
H A 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
|
/openbmc/linux/arch/arm/boot/dts/intel/ixp/ |
H A D | intel-ixp42x-netgear-wg302v1.dts | 41 * 8 MB of Flash in 64 0x20000 sized blocks
|
H A D | intel-ixp42x-adi-coyote.dts | 42 * 32 MB of Flash in 128 0x20000 sized blocks
|
H A D | intel-ixp42x-dlink-dsm-g600.dts | 108 * 16 MB of Flash in 128 0x20000 sized blocks
|
/openbmc/linux/Documentation/arch/x86/ |
H A D | xstate.rst | 24 because different CPUs have differently-sized XSAVE buffers. A compiled-in 28 properly-sized altstacks.
|
/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/mtd/ |
H A D | ubi-utils-klibc_2.0.2.bb | 2 DESCRIPTION = "Small sized tools from mtd-utils for use with initramfs."
|
/openbmc/u-boot/doc/device-tree-bindings/memory/ |
H A D | memory.txt | 65 * Default of 2GB of memory, auto-sized, so could be smaller
|
/openbmc/linux/Documentation/networking/device_drivers/ethernet/google/ |
H A D | gve.rst | 125 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
|
/openbmc/linux/Documentation/i2c/ |
H A 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 */
|