Home
last modified time | relevance | path

Searched refs:sizes (Results 376 – 400 of 558) sorted by relevance

1...<<11121314151617181920>>...23

/openbmc/linux/drivers/media/pci/intel/ipu3/
H A Dipu3-cio2.c799 unsigned int sizes[], in cio2_vb2_queue_setup() argument
811 if (*num_planes && sizes[i] < q->format.plane_fmt[i].sizeimage) in cio2_vb2_queue_setup()
813 sizes[i] = q->format.plane_fmt[i].sizeimage; in cio2_vb2_queue_setup()
/openbmc/linux/Documentation/networking/
H A Dethtool-netlink.rst202 ``ETHTOOL_MSG_RINGS_GET`` get ring sizes
203 ``ETHTOOL_MSG_RINGS_SET`` set ring sizes
248 ``ETHTOOL_MSG_RINGS_GET_REPLY`` ring sizes
249 ``ETHTOOL_MSG_RINGS_NTF`` ring sizes
853 Gets ring sizes like ``ETHTOOL_GRINGPARAM`` ioctl request.
911 Sets ring sizes like ``ETHTOOL_SRINGPARAM`` ioctl request.
928 Kernel checks that requested ring sizes do not exceed limits reported by
/openbmc/qemu/docs/system/
H A Dqemu-block-drivers.rst.inc132 sizes can improve the image file size whereas larger cluster sizes generally
199 cluster sizes can improve the image file size whereas larger cluster sizes
/openbmc/linux/Documentation/userspace-api/
H A Diommu.rst51 2. Adding new union members at the end. May increase the structure sizes.
/openbmc/qemu/docs/interop/
H A Dparallels.txt26 versions, cluster sizes of 63 sectors, 256 and 252 kilobytes were
/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/
H A D0006-warn-for-uses-of-system-directories-when-cross-linki.patch94 --enable-64-bit-bfd 64-bit support (on hosts with narrower word sizes)
/openbmc/linux/Documentation/mm/
H A Dzsmalloc.rst261 memory pressure (as some zspages have larger chain sizes) in cases where there
/openbmc/linux/drivers/net/ppp/
H A DKconfig139 Larger sizes reduces the risk of hash collisions at the cost
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dimage-live.bbclass170 # worth the logic here to caclulate the smaller FAT sizes)
/openbmc/linux/drivers/media/pci/cx23885/
H A Dcx23885-417.c1125 unsigned int sizes[], struct device *alloc_devs[]) in queue_setup() argument
1132 sizes[0] = mpeglinesize * mpeglines; in queue_setup()
H A Dcx23885-video.c334 unsigned int sizes[], struct device *alloc_devs[]) in queue_setup() argument
339 sizes[0] = (dev->fmt->depth * dev->width * dev->height) >> 3; in queue_setup()
/openbmc/linux/drivers/media/pci/solo6x10/
H A Dsolo6x10-v4l2-enc.c657 unsigned int *num_planes, unsigned int sizes[], in solo_enc_queue_setup() argument
660 sizes[0] = FRAME_BUF_SIZE; in solo_enc_queue_setup()
/openbmc/linux/arch/arm/boot/dts/nxp/ls/
H A Dls1021a.dtsi933 status-sizes = <64>;
934 queue-sizes = <64 64>;
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dfsl-ls1046a.dtsi933 status-sizes = <64>;
934 queue-sizes = <64 64>;
H A Dfsl-ls1043a.dtsi994 status-sizes = <64>;
995 queue-sizes = <64 64>;
/openbmc/linux/drivers/media/platform/intel/
H A Dpxa_camera.c1438 unsigned int *num_planes, unsigned int sizes[], in pxac_vb2_queue_setup() argument
1453 return sizes[0] < size ? -EINVAL : 0; in pxac_vb2_queue_setup()
1459 sizes[0] = size; in pxac_vb2_queue_setup()
/openbmc/openbmc/meta-security/recipes-ids/suricata/files/
H A Dsuricata.yaml250 # - http request / response body sizes. Again set to 0 for optimal results.
529 # (65536). The bloomfilter sizes of these algorithms can vary from low (512) -
1206 # Take a random value for inspection sizes around the specified value.
1209 #randomize-inspection-sizes: yes
1210 # If randomize-inspection-sizes is active, the value of various
/openbmc/linux/mm/
H A DKconfig698 HUGETLB_PAGE_ORDER when there are multiple HugeTLB page sizes available
860 For selection by architectures with reasonable THP sizes.
1136 various sizes and report how long it takes. This is intended to
1145 # required to support multiple hugepage sizes. For example a4fe3ce76
/openbmc/u-boot/drivers/usb/host/
H A DKconfig279 that size it is possible to shrink it. Smaller sizes should be fine
/openbmc/qemu/docs/specs/
H A Dppc-spapr-xive.rst177 - ``ibm,xive-eq-sizes``
/openbmc/qemu/tests/qemu-iotests/
H A D206.out162 === Invalid sizes ===
/openbmc/linux/usr/
H A DKconfig123 featuring large dictionary sizes.
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/linux-yocto-6.6/n1sdp/
H A D0003-pcie-Add-quirk-for-the-Arm-Neoverse-N1SDP-platform.patch135 +#include <linux/sizes.h>
/openbmc/linux/drivers/media/pci/saa7134/
H A Dsaa7134.h834 unsigned int sizes[], struct device *alloc_devs[]);
/openbmc/linux/fs/xfs/
H A DKconfig12 variable block sizes, is extent based, and makes extensive use of

1...<<11121314151617181920>>...23