| /linux/security/keys/trusted-keys/ |
| H A D | trusted_tpm2.c | 237 struct tpm_buf buf, sized; in tpm2_seal_trusted() local 264 rc = tpm_buf_init_sized(&sized); in tpm2_seal_trusted() 279 tpm_buf_append_u16(&sized, options->blobauth_len); in tpm2_seal_trusted() 282 tpm_buf_append(&sized, options->blobauth, options->blobauth_len); in tpm2_seal_trusted() 284 tpm_buf_append_u16(&sized, payload->key_len); in tpm2_seal_trusted() 285 tpm_buf_append(&sized, payload->key, payload->key_len); in tpm2_seal_trusted() 286 tpm_buf_append(&buf, sized.data, sized.length); in tpm2_seal_trusted() 289 tpm_buf_reset_sized(&sized); in tpm2_seal_trusted() 290 tpm_buf_append_u16(&sized, TPM_ALG_KEYEDHASH); in tpm2_seal_trusted() 291 tpm_buf_append_u16(&sized, hash); in tpm2_seal_trusted() [all …]
|
| /linux/Documentation/admin-guide/mm/ |
| H 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. 125 PMD-sized huge pages unconditionally. 147 By default, PMD-sized hugepages have enabled="inherit" and all other 222 khugepaged will be automatically started when PMD-sized THP is enabled 225 PMD-sized THP is disabled (when both the per-size anon control and the 269 PMD-sized THP and no attempt is made to collapse to other THP 427 Always try PMD-sized huge pages first, and fall back to smaller-sized 428 huge pages if the PMD-sized huge page allocation fails; 437 Always try PMD-sized huge pages first, and fall back to smaller-sized [all …]
|
| /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
|
| /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:
|
| H A D | persistent-data.rst | 36 This provides access to the data on disk in fixed sized-blocks. There
|
| /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.
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | ext-ctrls-fm-rx.rst | 39 which can scroll strings sized as 8 x N characters. So, this control 52 also possible to find receivers which can scroll strings sized as 32
|
| H A D | ext-ctrls-fm-tx.rst | 45 which can scroll strings sized as 8 x N characters. So, this control 59 which can scroll strings sized as 32 x N or 64 x N characters. So,
|
| /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
|
| /linux/Documentation/devicetree/bindings/firmware/ |
| H A D | coreboot.txt | 11 1.) The coreboot table. This is a list of variable-sized descriptors
|
| /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
|
| H 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/Documentation/arch/x86/ |
| H A D | xstate.rst | 24 because different CPUs have differently-sized XSAVE buffers. A compiled-in 28 properly-sized altstacks.
|
| /linux/arch/arm/boot/dts/intel/ixp/ |
| H A D | intel-ixp42x-adi-coyote.dts | 42 * 32 MB of Flash in 128 0x20000 sized blocks
|
| H A D | intel-ixp42x-netgear-wg302v1.dts | 71 * 8 MB of Flash in 64 0x20000 sized blocks
|
| H A D | intel-ixp42x-dlink-dsm-g600.dts | 108 * 16 MB of Flash in 128 0x20000 sized blocks
|
| /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
|
| /linux/Documentation/process/ |
| H 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/bpf/ |
| H A D | map_cgrp_storage.rst | 8 The ``BPF_MAP_TYPE_CGRP_STORAGE`` map type represents a local fix-sized
|
| /linux/tools/testing/selftests/ |
| H A D | lib.mk | 47 CFLAGS += -Wno-gnu-variable-sized-type-not-at-end
|
| /linux/Documentation/driver-api/mmc/ |
| H 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 |
|
| /linux/Documentation/userspace-api/ |
| H A D | futex2.rst | 85 supported one is 32 bit sized futex, and it need to be specified using
|
| /linux/Documentation/admin-guide/ |
| H A D | ldm.rst | 29 dummy MSDOS partition containing one disk-sized partition. This is what is
|
| /linux/samples/hid/ |
| H A D | Makefile | 240 -Wno-gnu-variable-sized-type-not-at-end \
|
| /linux/drivers/media/usb/dvb-usb/ |
| H A D | Kconfig | 203 The WT-220U and its clones are pen-sized. 321 Say Y here to support the HanfTek UMT-010 USB2.0 stick-sized DVB-T receiver.
|