Home
last modified time | relevance | path

Searched refs:sized (Results 26 – 50 of 170) sorted by relevance

1234567

/openbmc/linux/Documentation/bpf/
H A Dmap_cgrp_storage.rst8 The ``BPF_MAP_TYPE_CGRP_STORAGE`` map type represents a local fix-sized
H A Dmap_array.rst23 starts on the first page. Sufficient page-sized and page-aligned blocks of
/openbmc/linux/Documentation/admin-guide/mm/damon/
H A Dstart.rst49 access two 100 MiB sized memory regions one by one. You can substitute this
/openbmc/linux/Documentation/process/
H A 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
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-1.2.15/
H A DCVE-2019-7577.patch70 /* Allocate the proper sized output buffer */
/openbmc/phosphor-bmc-code-mgmt/
H A Dmeson.options3 # - static: NOR flash configured with fixed-sized MTD partitions.
/openbmc/linux/Documentation/admin-guide/device-mapper/
H A Dpersistent-data.rst36 This provides access to the data on disk in fixed sized-blocks. There
H A Dswitch.rst11 number of fixed-sized address regions but there is no simple pattern
/openbmc/u-boot/board/intel/
H A DKconfig61 standard I/O interfaces, including a full-sized mini-PCIe slot,
/openbmc/linux/Documentation/core-api/
H A 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
/openbmc/linux/Documentation/admin-guide/
H A Dldm.rst29 dummy MSDOS partition containing one disk-sized partition. This is what is
H A Dsyscall-user-dispatch.rst70 [selector] is a pointer to a char-sized region in the process memory
/openbmc/linux/Documentation/userspace-api/
H A Dfutex2.rst85 supported one is 32 bit sized futex, and it need to be specified using
/openbmc/linux/Documentation/arch/ia64/
H A 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
/openbmc/linux/samples/hid/
H A DMakefile240 -Wno-gnu-variable-sized-type-not-at-end \
/openbmc/linux/Documentation/networking/device_drivers/ethernet/microsoft/
H A Dnetvsc.rst86 is probed. The receive area is broken into MTU sized chunks and each may
/openbmc/linux/Documentation/networking/device_drivers/ethernet/intel/
H A Dfm10k.rst84 NOTE: This driver will attempt to use multiple page sized buffers to receive
/openbmc/linux/drivers/media/usb/dvb-usb/
H A DKconfig203 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.
/openbmc/linux/Documentation/admin-guide/mm/
H A Dhugetlbpage.rst154 sized huge pages to preallocate can also be implicitly specified as
171 default sized persistent huge pages::
175 This command will try to adjust the number of default sized huge pages in the
280 demote_size) function as described above for the default huge page-sized case.
/openbmc/linux/Documentation/scsi/
H A D53c700.rst74 NCR_700_Host_Parameters sized memory area and clear it (so that the
/openbmc/phosphor-host-ipmid/docs/
H A Doem-extension-numbering.md168 - However, maximum reply limit is sized for the largest single read.
/openbmc/docs/
H A Dcpp-style-and-conventions.md127 clearer and similar-sized code. iostream may be used in those situations.
451 need a strong rationale for using a sized type (ex. `uint8_t`) when a size_t
/openbmc/linux/drivers/md/
H A Ddm-cache-target.c393 bool sized:1; member
2540 cache->sized = false; in cache_create()
2902 if (cache->sized) { in can_resize()
2950 if (!cache->sized) { in cache_preresume()
2955 cache->sized = true; in cache_preresume()
/openbmc/linux/arch/sparc/lib/
H A DM7memset.S324 andn %o2, 3, %o3 ! create word sized count in %o3
/openbmc/linux/tools/testing/selftests/kvm/
H A DMakefile214 -Wno-gnu-variable-sized-type-not-at-end -MD\

1234567