| /linux/security/keys/trusted-keys/ |
| A D | trusted_tpm2.c | 245 struct tpm_buf buf, sized; in tpm2_seal_trusted() local 279 rc = tpm_buf_init_sized(&sized); in tpm2_seal_trusted() 296 tpm_buf_append_u16(&sized, payload->key_len); in tpm2_seal_trusted() 298 tpm_buf_append(&buf, sized.data, sized.length); in tpm2_seal_trusted() 301 tpm_buf_reset_sized(&sized); in tpm2_seal_trusted() 303 tpm_buf_append_u16(&sized, hash); in tpm2_seal_trusted() 309 tpm_buf_append_u32(&sized, flags); in tpm2_seal_trusted() 317 tpm_buf_append_u16(&sized, TPM_ALG_NULL); in tpm2_seal_trusted() 318 tpm_buf_append_u16(&sized, 0); in tpm2_seal_trusted() 320 tpm_buf_append(&buf, sized.data, sized.length); in tpm2_seal_trusted() [all …]
|
| /linux/Documentation/filesystems/ |
| A D | erofs.rst | 212 1 fixed-sized output data compression (with non-compacted indexes); 214 3 fixed-sized output data compression (with compacted indexes, v5.3+); 269 been supported since Linux v5.15: Files are split in equal-sized data chunks 311 EROFS implements fixed-sized output compression which generates fixed-sized 312 compressed data blocks from variable-sized input in contrast to other existing 313 fixed-sized input solutions. Relatively higher compression ratios can be gotten 314 by using fixed-sized output compression since nowadays popular data compression 315 algorithms are mostly LZ77-based and such fixed-sized output approach can be 318 In details, original (uncompressed) data is turned into several variable-sized 325 |<- variable-sized extent ->|<- VLE ->| [all …]
|
| /linux/Documentation/admin-guide/media/ |
| 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
|
| /linux/Documentation/ABI/testing/ |
| 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.
|
| /linux/Documentation/admin-guide/device-mapper/ |
| 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:
|
| A D | persistent-data.rst | 36 This provides access to the data on disk in fixed sized-blocks. There
|
| /linux/Documentation/userspace-api/media/v4l/ |
| 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
|
| 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,
|
| /linux/Documentation/userspace-api/media/dvb/ |
| A D | dmx-set-buffer-size.rst | 35 filtered data. The default size is two maximum sized sections, i.e. if
|
| /linux/Documentation/arch/arm64/ |
| A D | memory.rst | 124 spaces, the VMEMMAP must be sized large enough for 52-bit VAs and 125 also must be sized large enough to accommodate a fixed PAGE_OFFSET. 139 sized large enough or that addresses are positioned close enough for
|
| /linux/Documentation/admin-guide/mm/ |
| A D | transhuge.rst | 56 prominent because the size of each page isn't as huge as the PMD-sized 66 collapses sequences of basic pages into PMD-sized huge pages. 142 By default, PMD-sized hugepages have enabled="inherit" and all other 215 khugepaged will be automatically started when PMD-sized THP is enabled 218 PMD-sized THP is disabled (when both the per-size anon control and the 226 PMD-sized THP and no attempt is made to collapse to other THP 380 Inherit the top-level "shmem_enabled" value. By default, PMD-sized hugepages 405 The number of PMD-sized anonymous transparent huge pages currently used by the 407 To identify what applications are using PMD-sized anonymous transparent huge 410 PMD-sized THP for historical reasons and should have been called
|
| /linux/Documentation/devicetree/bindings/firmware/ |
| A D | coreboot.txt | 11 1.) The coreboot table. This is a list of variable-sized descriptors
|
| /linux/Documentation/core-api/ |
| 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
|
| A 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 175 sized regions from the cache, instead of having the kernel 181 This time we need to remove a PAGE_SIZE sized range
|
| /linux/arch/arm/boot/dts/intel/ixp/ |
| A D | intel-ixp42x-netgear-wg302v1.dts | 41 * 8 MB of Flash in 64 0x20000 sized blocks
|
| A D | intel-ixp42x-adi-coyote.dts | 42 * 32 MB of Flash in 128 0x20000 sized blocks
|
| A D | intel-ixp42x-dlink-dsm-g600.dts | 108 * 16 MB of Flash in 128 0x20000 sized blocks
|
| /linux/fs/erofs/ |
| A D | Kconfig | 16 It also provides fixed-sized output compression support in order to 100 Enable fixed-sized output compression for EROFS.
|
| /linux/Documentation/arch/x86/ |
| A D | xstate.rst | 24 because different CPUs have differently-sized XSAVE buffers. A compiled-in 28 properly-sized altstacks.
|
| /linux/Documentation/networking/device_drivers/ethernet/google/ |
| 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
|
| /linux/Documentation/i2c/ |
| A D | writing-clients.rst | 103 if (reg < 0x10) /* byte-sized register */ 105 else /* word-sized register */ 113 else if (reg < 0x10) /* byte-sized register */ 115 else /* word-sized register */
|
| /linux/tools/testing/selftests/ |
| A D | lib.mk | 47 CFLAGS += -Wno-gnu-variable-sized-type-not-at-end
|
| /linux/Documentation/bpf/ |
| A D | map_cgrp_storage.rst | 8 The ``BPF_MAP_TYPE_CGRP_STORAGE`` map type represents a local fix-sized
|
| /linux/Documentation/process/ |
| A D | deprecated.rst | 192 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/Documentation/driver-api/mmc/ |
| A D | mmc-test.rst | 164 | 9 | Weird sized block writes | Performs write operations with varying | 169 | 10 | Weird sized block reads | same for read |
|