Home
last modified time | relevance | path

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

123

/Linux-v6.6/arch/powerpc/kernel/
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()
/Linux-v6.6/arch/arm64/boot/dts/qcom/
Dsdm630-sony-xperia-ganges-kirin.dts24 /* Reserve a bigger chunk of RAM for the higher-res display */
/Linux-v6.6/arch/ia64/scripts/
Dtoolchain-flags25 the kernel will be bigger than strictly necessary).
/Linux-v6.6/Documentation/userspace-api/media/drivers/
Daspeed-video.rst49 . Higher the value, better the quality and bigger the size.
Domap3isp-uapi.rst175 reconfiguration which requires bigger buffer size than what is already
/Linux-v6.6/Documentation/mm/
Dremap_file_pages.rst21 on 32-bit systems to map files bigger than can linearly fit into 32-bit
Dsplit_page_table_lock.rst95 - if size of spinlock_t is bigger then size of long, we use page->ptl as
/Linux-v6.6/Documentation/networking/device_drivers/can/freescale/
Dflexcan.rst24 CAN frames. With the help of the bigger buffer, the mailbox mode
/Linux-v6.6/arch/s390/include/asm/
Dpci.h32 # error ZPCI_NR_DEVICES can not be bigger than ZPCI_DOMAIN_BITMAP_SIZE
/Linux-v6.6/Documentation/ABI/stable/
Dsysfs-block6 bigger than the logical block size (for instance a drive
18 internally allocate space in units that are bigger than
109 bigger than the logical block size (for instance a drive
121 internally allocate space in units that are bigger than
221 allocate space using units that are bigger than the logical
520 size but may be bigger. One example is SATA drives with 4KB
/Linux-v6.6/usr/
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
/Linux-v6.6/Documentation/scsi/
Dcxgb3i.rst78 replace with a value no bigger than 15360 (for example 8192)::
Daha152x.rst161 (but there are already bigger disks out there today).
/Linux-v6.6/Documentation/cpu-freq/
Dcpufreq-stats.rst103 If the transition table is bigger than PAGE_SIZE, reading this will
/Linux-v6.6/Documentation/devicetree/bindings/
Dwriting-bindings.rst79 - For sub-blocks/components of bigger device (e.g. SoC blocks) use rather
/Linux-v6.6/Documentation/filesystems/nfs/
Drpc-server-gss.rst55 A) It can handle tokens that are no bigger than 2KiB
/Linux-v6.6/Documentation/admin-guide/
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
/Linux-v6.6/Documentation/ABI/testing/
Dsysfs-class-rnbd-client32 accepts a string not bigger than 256 chars, which identifies
/Linux-v6.6/Documentation/scheduler/
Dsched-nice-design.rst40 bigger hit than the normal linear rule would do. (The solution of
/Linux-v6.6/Documentation/virt/kvm/devices/
Ds390_flic.rst36 for userspace to try again with a bigger buffer.
/Linux-v6.6/lib/
DKconfig.kasan152 some workloads), but makes the kernel's .text size much bigger.
/Linux-v6.6/Documentation/power/powercap/
Dpowercap.rst24 bigger part consists of multiple smaller parts that each have their own power
/Linux-v6.6/Documentation/networking/
Dchecksum-offloads.rst123 there doesn't seem to be a way to avoid that without incurring bigger costs
Dnetdev-features.rst160 headers. Some drivers set this because the cards can't handle the bigger MTU.
/Linux-v6.6/Documentation/userspace-api/media/dvb/
Dfrontend-stat-properties.rst10 supported, ``dtv_property.stat.len`` is bigger than zero.

123