Home
last modified time | relevance | path

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

123

/Linux-v5.10/arch/powerpc/kernel/
Dcacheinfo.c414 static void link_cache_lists(struct cache *smaller, struct cache *bigger) in link_cache_lists() argument
417 if (smaller->next_local == bigger) in link_cache_lists()
422 smaller->next_local = bigger; in link_cache_lists()
428 WARN_ONCE((smaller->level == 1 && bigger->level > 2) || in link_cache_lists()
429 (smaller->level > 1 && bigger->level != smaller->level + 1), in link_cache_lists()
431 smaller->level, smaller->ofnode, bigger->level, bigger->ofnode); in link_cache_lists()
/Linux-v5.10/Documentation/devicetree/bindings/interrupt-controller/
Dandestech,ativic32.txt5 bigger External Vector Interrupt Controller.
/Linux-v5.10/Documentation/ABI/testing/
Dsysfs-block94 bigger than the logical block size (for instance a drive
105 bigger than the logical block size (for instance a drive
124 block size but may be bigger. One example is SATA
176 internally allocate space in units that are bigger than
187 internally allocate space in units that are bigger than
198 internally allocate space using units that are bigger
Dsysfs-class-rnbd-client32 accepts a string not bigger than 256 chars, which identifies
/Linux-v5.10/arch/ia64/scripts/
Dtoolchain-flags25 the kernel will be bigger than strictly necessary).
/Linux-v5.10/Documentation/vm/
Dremap_file_pages.rst23 on 32-bit systems to map files bigger than can linearly fit into 32-bit
Dsplit_page_table_lock.rst92 - if size of spinlock_t is bigger then size of long, we use page->ptl as
/Linux-v5.10/include/scsi/
Dscsi_cmnd.h32 # error MAX_COMMAND_SIZE can not be bigger than BLK_MAX_CDB
/Linux-v5.10/arch/s390/include/asm/
Dpci.h32 # error ZPCI_NR_DEVICES can not be bigger than ZPCI_DOMAIN_BITMAP_SIZE
/Linux-v5.10/Documentation/admin-guide/media/
Dvimc.rst88 height, so the image size will be ``sca_mult^2`` bigger than the
/Linux-v5.10/usr/
DKconfig190 kernel size is about 10% bigger than gzip. Despite that, it's
202 size is about 15% bigger than gzip; however its decompression speed
/Linux-v5.10/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-v5.10/Documentation/filesystems/nfs/
Drpc-server-gss.rst55 A) It can handle tokens that are no bigger than 2KiB
/Linux-v5.10/Documentation/cpu-freq/
Dcpufreq-stats.rst103 If the transition table is bigger than PAGE_SIZE, reading this will
/Linux-v5.10/tools/perf/
Dbuiltin-lock.c283 int (*bigger)(struct lock_stat *, struct lock_stat *)) in insert_to_result()
293 if (bigger(st, p)) in insert_to_result()
/Linux-v5.10/Documentation/admin-guide/
DREADME.rst82 Replace "x" for all versions bigger than the version "x" of your current
241 - Having unnecessary drivers will make the kernel bigger, and can
252 bigger or slower kernel (or both), and can even make the kernel
/Linux-v5.10/Documentation/scheduler/
Dsched-nice-design.rst40 bigger hit than the normal linear rule would do. (The solution of
/Linux-v5.10/lib/
DKconfig.kasan115 make kernel's .text size much bigger.
/Linux-v5.10/Documentation/virt/kvm/devices/
Ds390_flic.rst36 for userspace to try again with a bigger buffer.
/Linux-v5.10/Documentation/power/powercap/
Dpowercap.rst24 bigger part consists of multiple smaller parts that each have their own power
/Linux-v5.10/mm/
DKconfig.debug37 architectures. Even bigger overhead comes when the debugging is
/Linux-v5.10/Documentation/networking/
Dnetdev-features.rst160 headers. Some drivers set this because the cards can't handle the bigger MTU.
Dchecksum-offloads.rst123 there doesn't seem to be a way to avoid that without incurring bigger costs
/Linux-v5.10/Documentation/userspace-api/media/drivers/
Domap3isp-uapi.rst175 reconfiguration which requires bigger buffer size than what is already

123