Home
last modified time | relevance | path

Searched refs:bigger (Results 1 – 25 of 98) sorted by relevance

1234

/openbmc/linux/arch/powerpc/kernel/
H A Dcacheinfo.c422 static void link_cache_lists(struct cache *smaller, struct cache *bigger) in link_cache_lists() argument
425 if (smaller->next_local == bigger) in link_cache_lists()
430 smaller->next_local = bigger; in link_cache_lists()
436 WARN_ONCE((smaller->level == 1 && bigger->level > 2) || in link_cache_lists()
437 (smaller->level > 1 && bigger->level != smaller->level + 1), in link_cache_lists()
439 smaller->level, smaller->ofnode, bigger->level, bigger->ofnode); in link_cache_lists()
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dsdm630-sony-xperia-ganges-kirin.dts24 /* Reserve a bigger chunk of RAM for the higher-res display */
/openbmc/qemu/docs/system/arm/
H A Dmps2.rst7 bigger FPGA but is otherwise the same as the 2; the 3 has a bigger
/openbmc/linux/arch/ia64/scripts/
H A Dtoolchain-flags25 the kernel will be bigger than strictly necessary).
/openbmc/openbmc/poky/documentation/sphinx-static/
H A Dswitchers.js.in45 // A bigger than B
50 // B bigger than A
/openbmc/linux/Documentation/mm/
H A Dremap_file_pages.rst21 on 32-bit systems to map files bigger than can linearly fit into 32-bit
H A Dsplit_page_table_lock.rst95 - if size of spinlock_t is bigger then size of long, we use page->ptl as
/openbmc/linux/Documentation/userspace-api/media/drivers/
H A Daspeed-video.rst49 . Higher the value, better the quality and bigger the size.
/openbmc/linux/Documentation/networking/device_drivers/can/freescale/
H A Dflexcan.rst24 CAN frames. With the help of the bigger buffer, the mailbox mode
/openbmc/linux/Documentation/devicetree/bindings/pci/
H A Dintel,ixp4xx-pci.yaml44 the RAM is at. It can map only 64MB so if the RAM is bigger
/openbmc/linux/Documentation/devicetree/bindings/input/
H A Dadi,adp5588.yaml62 needed to unlock the keypad. The value of this property cannot be bigger
/openbmc/linux/arch/s390/include/asm/
H A Dpci.h32 # error ZPCI_NR_DEVICES can not be bigger than ZPCI_DOMAIN_BITMAP_SIZE
/openbmc/linux/Documentation/ABI/stable/
H A Dsysfs-block6 bigger than the logical block size (for instance a drive
18 internally allocate space in units that are bigger than
119 bigger than the logical block size (for instance a drive
131 internally allocate space in units that are bigger than
231 allocate space using units that are bigger than the logical
530 size but may be bigger. One example is SATA drives with 4KB
/openbmc/linux/usr/
H A DKconfig189 kernel size is about 10% bigger than gzip. Despite that, it's
201 size is about 15% bigger than gzip; however its decompression speed
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/
H A D0001-platform-corstone1000-Update-MPU-configuration.patch47 +# The alignments have to be a power of two and ideally bigger than the section size (which
244 + /* The section size can be bigger than the alignment size, else the code would
/openbmc/linux/Documentation/scsi/
H A Dcxgb3i.rst78 replace with a value no bigger than 15360 (for example 8192)::
/openbmc/linux/Documentation/cpu-freq/
H A Dcpufreq-stats.rst103 If the transition table is bigger than PAGE_SIZE, reading this will
/openbmc/qemu/docs/
H A Dmemory-hotplug.txt52 access to bigger page sizes.
/openbmc/linux/Documentation/devicetree/bindings/
H A Dwriting-bindings.rst79 - For sub-blocks/components of bigger device (e.g. SoC blocks) use rather
/openbmc/linux/Documentation/devicetree/bindings/spi/
H A Dspi-peripheral-props.yaml95 bigger chip. This basically doubles (or more) the total address
/openbmc/linux/Documentation/filesystems/nfs/
H A Drpc-server-gss.rst55 A) It can handle tokens that are no bigger than 2KiB
/openbmc/linux/Documentation/admin-guide/
H A DREADME.rst82 Replace "x" for all versions bigger than the version "x" of your current
242 - Having unnecessary drivers will make the kernel bigger, and can
253 bigger or slower kernel (or both), and can even make the kernel
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-class-devfreq55 If the transition table is bigger than PAGE_SIZE, reading
H A Dsysfs-class-rnbd-client32 accepts a string not bigger than 256 chars, which identifies
/openbmc/qemu/ui/
H A Dvnc-enc-zrle.c.inc20 * bigger than the largest tile of pixel data, since the ZRLE encoding

1234